0.9.0
Changelog
- #153 chore: Migrate encoding and conversion functions
- strLetterCase(); strCamelCase(); strKebabCase(); strSnakeCase(); strUpper(); strLower();
- encodeAsJson(); encodeAsHtml(); normalizeJsName();
- #154 Minor enhancements for perf and minification and additional examples
- #155 Add strIncludes, strContains
- strContains(); strIncludes();
What's Changed
- chore: Migrate encoding and conversion functions by @nev21 in #153
- Minor enhancements for perf and minification and additional examples by @nev21 in #154
- Add strIncludes, strContains by @nev21 in #155
- [Release] Increase version to 0.9.0 by @nev21 in #156
Full Changelog: 0.8.1...0.9.0