github rapidfuzz/RapidFuzz v3.1.0
Release 3.1.0

latest releases: v3.14.1, v3.14.0, v3.13.0...
2 years ago

Changed

  • added keyword argument pad to Hamming distance. This controls whether sequences of different
    length should be padded or lead to a ValueError
  • improve consistency of exception messages between the C++ and pure Python implementation
  • upgrade required Cython version to Cython==3.0.0b3

Fixed

  • fix missing GIL restore when an exception is thrown inside process.cdist
  • fix incorrect type hints for the process module

Don't miss a new RapidFuzz release

NewReleases is sending notifications on new releases.