Releases: anyproto/tantivy-go
Releases · anyproto/tantivy-go
v0.3.1
v0.3.0
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- GO-4350 Restore throughput and fix some leaks by @fat-fellow in #6
- Add weights by @fat-fellow in #8
- Get rid of base64 by @fat-fellow in #9
- Try jieba by @fat-fellow in #7
- GO-4537 filter non unicode in rust tantivy by @fat-fellow in #10
Full Changelog: v0.1.4...v0.2.0
v0.1.9-jieba
Get rid of base64
v0.1.7-jieba
Merge pull request #8 from anyproto/go-4369-research-jieba-add-weights Add weights
v0.1.6-jieba
What's Changed
- GO-4350 Restore throughput and fix some leaks by @fat-fellow in #6
Full Changelog: v0.1.4...v0.1.6-jieba
v0.1.4
What's Changed
- GO-4318 Add an ability to catch a panic by @fat-fellow in #4
New Contributors
- @fat-fellow made their first contribution in #4
Full Changelog: v0.1.2...v0.1.4
v0.1.3
Fix a potential memory leak
v0.1.2
v0.1.2-z
Test