forked from pool/python-textdistance
- Update to 4.5.0:
* Run Python 3.10 tests on CI * Type annotations * Add new DamerauLevenshtein... classes * update rapidfuzz * Ensure that maximum normalised distance is <= 1 * Ensure editex parameters are sensible * Ignore inconsistent timings on some comparison tests * add support for rapidfuzz - Fix up the download URL due to upstream dropping v. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textdistance?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 8 04:09:31 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 4.5.0:
|
||||
* Run Python 3.10 tests on CI
|
||||
* Type annotations
|
||||
* Add new DamerauLevenshtein... classes
|
||||
* update rapidfuzz
|
||||
* Ensure that maximum normalised distance is <= 1
|
||||
* Ensure editex parameters are sensible
|
||||
* Ignore inconsistent timings on some comparison tests
|
||||
* add support for rapidfuzz
|
||||
- Fix up the download URL due to upstream dropping v.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 18 14:19:44 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
Reference in New Issue
Block a user