Releases: mattsparks/the-stringler
Releases · mattsparks/the-stringler
v2.2.1
v2.2.0
- Added
custom
method - Readme updated
v2.1.0
- Added nthCharacter
- Added nthWord
v2.0.0
- Type Hints
- Return Types
v1.3.0
Methods added:
- toL33t
v1.2.0
Methods added:
- camelToClass
- eachCharacter
- eachWord
v1.1.0
Added multibyte support to most methods
v1.0.1
- Small refactoring
v1.0.0
v0.8.0
- Added
CreatingStringException
- Refactoring