Releases: vforteli/FuzzySearch.Net
Releases · vforteli/FuzzySearch.Net
v1.1.0
v1.0.0
What's Changed
- Some memory optimizations, less allocations
- Add dotnet 8 target
- Indicate package is AOT compatible
Full Changelog: v0.4.0...v1.0.0
v0.4.0
V0.3.3
No functional changes, fix readme on nuget
Streaming IAsyncEnumerable methods
Added methods for passing streams instead of text and read the results as IAsyncEnumerable
What's Changed
Full Changelog: v0.0.5...v0.3.0
Independent max distances for operations
v0.2.2
Bug fixes and performance improvements
What's Changed
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Full Changelog: v0.1.0...v0.2.0
- harmonize public methods
- lots of internal cleanup
- More tests
- Fix some bugs with zero length strings