Releases: chaiwatmat/ThaiStringTokenizer
Releases · chaiwatmat/ThaiStringTokenizer
v0.9.0
v0.8.0
Features
- support splitting word by 'shortest matching'
Breaking Changes
- constructor parameter 'removeSpace' was rename to 'noSpace'
Deprecated
- constructor name 'noSpace' will be removed in the next major release and default value will be set to false, that's mean this lib will not remove any space from input.