Fuzzysearch

Latest version: v0.7.2

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

Scan your dependencies

Page 1 of 3

0.7.2

++++++++++++++++++
* Added PyPy support.
* Several minor bug fixes.

0.7.1

++++++++++++++++++
* Dropped support for Python 3.4.
* Removed deprecation warning with Python 3.8.
* Fixed a couple of nasty bugs.

0.7.0

++++++++++++++++++

* Added ``matched`` attribue to ``Match`` objects containing the matched part
of the sequence.
* Added support for CPython 3.8. Now supporting CPython 2.7 and 3.4-3.8.

0.6.2

++++++++++++++++++

* Fix calling ``search_exact()`` without passing ``end_index``.
* Fix edge case: max. dist >= sub-sequence length.

0.6.1

++++++++++++++++++

* Fixed some C compiler warnings for the C and Cython modules

0.6.0

++++++++++++++++++

* Dropped support for Python versions 2.6, 3.2 and 3.3
* Added support and testing for Python 3.7
* Optimized the n-grams Levenshtein search for long sub-sequences
* Further optimized the n-grams Levenshtein search
* Cython versions of the optimized parts of the n-grams Levenshtein search

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.