Skip to content

Releases: xdrop/fuzzywuzzy

1.3.0

18 Apr 18:00
b511837

Choose a tag to compare

  • Update GPL license #79
  • Fix issue with partial ratio distance #39

1.2.0

01 Nov 18:42
3ee0dae

Choose a tag to compare

Implemented #46. Any object can now be used to search as long as a ToStringFunction is implemented to map it to a string.

1.1.10

21 Mar 17:40
d12cb89

Choose a tag to compare

Indices now returned as part of ExtractedResult

1.1.9

27 Aug 14:33

Choose a tag to compare

Add #36

1.1.8

16 Jul 19:22

Choose a tag to compare

Add #34

1.1.7

27 Mar 09:56

Choose a tag to compare

Fix issues #31, #30

1.1.6

10 Dec 20:50

Choose a tag to compare

Changelog:

  • Fix issue with Android >5 Pattern flag

Fix for #24

08 Dec 23:54

Choose a tag to compare

Fix for #24 Pre-release
Pre-release
fix

Change corresponding call

1.1.5

16 Sep 14:17

Choose a tag to compare

Fix issue with matching blocks

1.1.4

16 Sep 10:13

Choose a tag to compare

Fixes issue with Levenshtein distance