New
v0.7.3
What's Changed
- fix clippy warnings by @rex4539 in https://github.com/messense/jieba-rs/pull/119
- Avoid duplicate crates by @rex4539 in https://github.com/messense/jieba-rs/pull/121
- Optimize performance for large-scale parallelism by @wangrunji0408 in https://github.com/messense/jieba-rs/pull/122
New Contributors
- @rex4539 made their first contribution in https://github.com/messense/jieba-rs/pull/119
- @wangrunji0408 made their first contribution in https://github.com/messense/jieba-rs/pull/122
Full Changelog: https://github.com/messense/jieba-rs/compare/v0.7.2...v0.7.3