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 7 of 9

0.10.1

Not secure
* apply_edit() broken for Unicodes was fixed (thanks to Radovan Garabik)
* subtract_edit() function was added

0.10.0

* Hamming distance, Jaro similarity metric and Jaro-Winkler similarity
metric were added
* ValueErrors raised on wrong argument types were fixed to TypeErrors

0.9.0

* a poor-but-fast generalized median method quickmedian() was added
* some auxiliary functions added to the C api (lev_set_median_index,
lev_editops_normalize, ...)

0.8.2

* fixed missing `static' in the method list

0.8.1

* some compilation problems with non-gcc were fixed

0.8.0

* median_improve(), a generalized median improving function, was added
* an arbitrary length limitation imposed on greedy median() result was
removed
* out of memory should be handled more gracefully (on systems w/o memory
overcomitting)
* the documentation now passes doctest

Page 7 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.