Skip to content

Releases: eugenelesnov/fuzzy-search

v0.6

14 Nov 10:54
Compare
Choose a tag to compare

fix: return empty map when source collection is empty

v0.5

14 Nov 10:01
Compare
Choose a tag to compare

Modified search methods to pass generic types in Collection like Collection instead of Collection

v0.4

11 Sep 21:23
Compare
Choose a tag to compare
fix: typo & naming fixes

v0.3

10 Sep 19:51
Compare
Choose a tag to compare
  • Levenshtein distance
  • Minor fixes, refactoring

v0.2

10 Sep 05:38
931ca49
Compare
Choose a tag to compare

minor fixes

v0.1 JitPack test

09 Sep 18:35
Compare
Choose a tag to compare

First release just for JitPack testing.

Added N-gram algorithm search.