Python-levenshtein

Latest version: v0.25.1

Safety actively analyzes 626118 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 9

0.19.2

Added
- add missing type hints

0.19.1

Added
- Add type hints

0.19.0

Changed
- implement all Python wrappers mostly with cython
- replace usage of deprecated Python APIs

Fixed
- fix behavior of median and median_improve

0.18.2

Changed
- Allow installation from system installed versions of `rapidfuzz-cpp`

0.18.1

Fixed
- Indel.normalized_similarity was broken in RapidFuzz v2.0.0 (see 20)

0.18.0

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

Page 4 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.