Skip to content

Releases: chaiwatmat/ThaiStringTokenizer

v0.9.0

04 Jan 11:44

Choose a tag to compare

No changelog for this release.

v0.8.0

02 Jan 04:30

Choose a tag to compare

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.