Releases: flextype-components/strings
Releases · flextype-components/strings
1.2.0
- add containsAny() method
- add fixEncoding() method
- add validEncoding() method
- add normalizeNewLines() method
- add normalizeSpaces() method
- add between() method
- fix snake() method
1.1.0
- add segments() method
- add hash() method
- add wordsCount() method
- fix quotesToEntities() method
- fix segment() firstSegment() lastSegment() methods