pypi Levenshtein 0.18.0
Release 0.18.0

latest releases: 0.26.0, 0.25.1, 0.25.0...
2 years ago

Fixed

  • Fixed memory leak in error path of setratio
  • Fixed out of bound reads due to uninitialized variable in median
    • e.g. quickmedian(["test", "teste"], [0, 0]) caused out of bound reads

Changed

  • Use a faster editops implementation provided by RapidFuzz
  • Reduce code duplication
  • reuse implementations from rapidfuzz-cpp
  • Transition to scikit-build

Don't miss a new Levenshtein release

NewReleases is sending notifications on new releases.