Skip to content

Releases: rapidfuzz/JaroWinkler

Release 1.0.4

23 Jun 10:56
Compare
Choose a tag to compare

Changed

  • add fallback implementations of jarowinkler-cpp back to wheel,
    since some package building systems like piwheels can't clone sources

Release 1.0.3

22 Jun 09:57
0266098
Compare
Choose a tag to compare

Added

  • add wheels for PyPy3.9
  • added tests to sdist

Changed

  • Allow installation from system installed version of jarowinkler-cpp
  • use system version of cmake on arm platforms, since the cmake package fails to compile

Release 1.0.2

12 Mar 23:42
99c69e7
Compare
Choose a tag to compare

Fixed

  • only depend on cython when it is actually required

Release 1.0.1

06 Mar 16:58
Compare
Choose a tag to compare

Fixed

  • type hints are now correctly packaged in the wheels

Release 1.0.0

06 Mar 14:48
Compare
Choose a tag to compare

initial release