Skip to content

Tags: vforteli/FuzzySearch.Net

Tags

v1.1.0

use ToUpperInvariant instead, this is what dotnet recommends

v1.0.0

bump

v0.4.0

memory usage improvements

- add console app for testinng allocations
- reduce allocations in various places
- some refactoring and cleanup
- bump version

v0.3.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #10 from vforteli/fix/optimizations

Fix/optimizations

v0.3.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from vforteli/fix/readme

add readme to package

v0.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #8 from vforteli/fix/performancetweaks

testing substitutions first allows in many cases to try less candidates

v0.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #7 from vforteli/feature/streaming

Feature/streaming

v0.0.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update build.yml

v0.2.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v0.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #5 from vforteli/feature/ienumerablesupport

Feature/ienumerablesupport