Skip to content

Releases: cto-af/linebreak

v3.0.0

31 May 20:03
v3.0.0
72fe558
Compare
Choose a tag to compare

What's Changed

  • Ignore eslint config by @hildjj in #13
  • BREAKING: Upgrade to Unicode 16. Now requires node20. example7 flag causes error. by @hildjj in #14
  • No need to clean generated code now by @hildjj in #15

Full Changelog: v2.0.1...v3.0.0

Update dependencies

01 Aug 03:45
v2.0.1
4b29c5a
Compare
Choose a tag to compare

Moved to latest eslint

Update dependencies

07 Mar 04:56
v2.0.0
ac38949
Compare
Choose a tag to compare

Update to latest @cto.af/unicode-trie.
Should now work in the browser.
Breaking: Now only tested on node 18+

Support Unicode 15.1

31 Oct 21:27
v1.2.1
2bfb60d
Compare
Choose a tag to compare

Implemented the new features of Unicode 15.1's UAX14.

Extra state info

30 May 23:26
v1.1.0
a818026
Compare
Choose a tag to compare

Allow those who are tailoring the algorithm to store extra state information, and to append extra information into the calculated breaks.

Initial release

27 May 22:46
v1.0.0
de7ad03
Compare
Choose a tag to compare

Full support of Unicode 15's UAX #14.