Changes
Dependency updates:
- core: Bump
jieba-rsfrom0.9to0.10(in5d4a432) - core: Disable unnecessary
rocksdbfeatures (in421d13d) - core: Disable default features for all dependencies (in
cd7f328) - server: Bump
tikv-jemallocatorfrom0.6.1to0.7.0(inba585e5) - server: Remove dependency to
lazy_static(in0688d5c) - server: Update transitive dependencies (in
456343a) - server: Pin all dependencies (in
ec4a30a) - server: Disable default features for all dependencies (in
606c9cf)
New Features
- feat(core): Improve the tokenizer to avoid splitting special tokens (in
f290006) - feat(core): Make tokenizer pattern matching opt-in (in
ddd6848) - feat(core): Make tokenizer pattern matching non-breaking (in
e744fd0)
Bug Fixes
- fixup! packaging(debian): Do not run
chown -Ron every Sonic update (in0835b27)