Textdistance

Latest version: v4.6.1

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

Scan your dependencies

Page 1 of 2

4.6.1

What's Changed
* Remove abydos references from libraries.json by juliangilbey in https://github.com/life4/textdistance/pull/91


**Full Changelog**: https://github.com/life4/textdistance/compare/4.6.0...4.6.1

4.6.0

What's Changed

Potentially breaking:
* Drop abydos by orsinium in https://github.com/life4/textdistance/pull/90

The rest:
* Remove executable bit from filesystem permissions of README.md by musicinmybrain in https://github.com/life4/textdistance/pull/85
* Replace deprecated license_file with license_files in setup.cfg by musicinmybrain in https://github.com/life4/textdistance/pull/87
* Github Actions by orsinium in https://github.com/life4/textdistance/pull/89
* Update URL and name for python-Levenshtein by musicinmybrain in https://github.com/life4/textdistance/pull/86
* Small fixes by orsinium in https://github.com/life4/textdistance/pull/88

New Contributors
* musicinmybrain made their first contribution in https://github.com/life4/textdistance/pull/85

**Full Changelog**: https://github.com/life4/textdistance/compare/4.5.0...4.6.0

4.5.0

What's Changed
* Run Python 3.10 tests on CI by orsinium in https://github.com/life4/textdistance/pull/80
* Type annotations by orsinium in https://github.com/life4/textdistance/pull/82
* Add new DamerauLevenshtein... classes by juliangilbey in https://github.com/life4/textdistance/pull/84


**Full Changelog**: https://github.com/life4/textdistance/compare/4.4.0...4.5.0

4.4.0

What's Changed
* update rapidfuzz by maxbachmann in https://github.com/life4/textdistance/pull/83


**Full Changelog**: https://github.com/life4/textdistance/compare/4.3.0...4.4.0

4.3.0

What's Changed
* Ensure that maximum normalised distance is <= 1 and ... by juliangilbey in https://github.com/life4/textdistance/pull/78
* Ignore inconsistent timings on some comparison tests by juliangilbey in https://github.com/life4/textdistance/pull/79
* add support for rapidfuzz by maxbachmann in https://github.com/life4/textdistance/pull/77

New Contributors
* maxbachmann made their first contribution in https://github.com/life4/textdistance/pull/77

**Full Changelog**: https://github.com/life4/textdistance/compare/4.2.2...4.3.0

v.4.2.1
70

v.4.2.0
+ Drop Python 2 support. We follow the official Python release cycle. Now CI runs for Python 3.6+. For 3.4 and 3.5 everything should still work but consider migration, it shouldn't be hard.
+ We've migrated tests on pytest+hypothesis. It helped us to find a lot of bugs.
+ Some fixes: a bug in Damerau-Levenshtein, normalization in Smith-Waterman, fix support for some unicode chars in Soundex.
+ All classes now accept `external` argument even if they have no known external libs support.
+ CI and releases are powered by [DepHell](https://github.com/dephell/dephell)

v.4.1.5
38 42 43 44

4.1.0

+ [Normalized compression distance](https://articles.life4web.ru/eng/ncd/) algorithms that really works. Realization [was discussed](https://github.com/orsinium/textdistance/issues/21) with NCD author.
+ MIT license

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.