Skip to content

v0.20.0

Latest
Compare
Choose a tag to compare
@benbrandt benbrandt released this 14 Dec 20:50
· 15 commits to main since this release

Breaking Changes

  • Switched backing Unicode segmentation implementation from unicode-segmentation to icu_segmenter. This brings some modest performance gains, along with being able to leverage the official Unicode crate. There may be slight differences in chunk behavior in some edge cases, so treating this as a breaking change.

Full Changelog: v0.19.1...v0.20.0