Change LogΒΆ

0.1.3 2021-06-29

  • [Feature] #3: updating FuzzyList to allow for a list of objects

0.1.2 2021-06-26

  • [Feature] #1: switch core library to rapidfuzz

0.1.1 2020-04-17

  • [Feature]: new class FuzzyStr for fuzzy string equality.

0.1.0 2020-04-10

  • [Feature]: new helper function get_best_fuzzy

  • [Feature]: new classes FuzzyList, FuzzyDict, FuzzyOrderedDict

  • [Feature]: Initial release of fuzzy_types