New
v0.8.0
What's Changed
- perf: apply some optimizations by @messense in https://github.com/messense/jieba-rs/pull/127
- Update dependencies, remove unused dev dependency and make clippy happy by @lukingcathy in https://github.com/messense/jieba-rs/pull/128
- Upgrade to Rust 2024 edition, replace lazy_static and jemallocator by @lukingcathy in https://github.com/messense/jieba-rs/pull/129
New Contributors
- @lukingcathy made their first contribution in https://github.com/messense/jieba-rs/pull/128
Full Changelog: https://github.com/messense/jieba-rs/compare/v0.7.4...v0.8.0