Skip to content

Release 1.1.0

Compare
Choose a tag to compare
@maxbachmann maxbachmann released this 04 Jul 14:17
· 38 commits to main since this release

Changed

  • change src layout to make package import from root directory possible
  • added pure python fallback for all implementations with the following exceptions:
    • no support for sequences of hashables. Only strings supported so far

Fixed

  • fixed type hints of jarowinkler_similarity