v0.2.0
SimString v0.2.0
Closed issues:
- Optimise ngram generations to avoid unnecessary allocations (#16)
- Switch from array indexing to byte indexing for n-grams generation. (#20)
Merged pull requests:
- Optimize allocations (#21) (@PyDataBlog)
- Release v0.2.0 (#22) (@PyDataBlog)