github rapidfuzz/RapidFuzz v2.7.0
Release 2.7.0

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

Performance

  • improve performance of Levenshtein.distance/Levenshtein.editops for
    long sequences.

Added

  • add score_hint parameter to Levenshtein.editops which allows the use of a
    faster implementation

Changed

  • all functions in the string_metric module do now raise a deprecation warning.
    They are now only wrappers for their replacement functions, which makes them slower
    when used with the process module

Don't miss a new RapidFuzz release

NewReleases is sending notifications on new releases.