Releases: yanyiwu/gojieba
Releases · yanyiwu/gojieba
v1.4.7
What's Changed
- Feat/optimize mem use by @kevinmatthe in #134
- Call malloc_trim in Free() to return C heap memory to OS on Linux by @Copilot in #135
- Fix double-free crash and memory leak in Jieba; deprecate WithTrim() by @Copilot in #137
New Contributors
- @Copilot made their first contribution in #135
Full Changelog: v1.4.6...v1.4.7
v1.4.6
What's Changed
- 🐛 fix(jieba): 修复内存释放问题 by @kevinmatthe in #131
New Contributors
- @kevinmatthe made their first contribution in #131
Full Changelog: v1.4.5...v1.4.6
v1.4.5
Full Changelog: v1.4.4...v1.4.5