Releases: roy-ht/editdistance
Releases · roy-ht/editdistance
v0.8.1
v0.8.0
What's Changed
- Fix bug for long sequences (> 640) by @boeddeker in #103
- Added ability to prematurely terminate search by @VasLem in #107
- turn into pdm project by @roy-ht in #110
New Contributors
- @boeddeker made their first contribution in #103
- @VasLem made their first contribution in #107
Full Changelog: v0.6.2...v0.8.0
Release v0.6.2
What's Changed
- build python 3.11 wheel by @Joshix-1 in #91
- Support cimport usage by @JacobHayes in #95
- Fix pypi publish by @JacobHayes in #98
New Contributors
- @Joshix-1 made their first contribution in #91
- @JacobHayes made their first contribution in #95
Full Changelog: v0.6.1...v0.6.2
Release v0.6.1: Add Python3.10 binary wheels
Release v0.6.0
Release v0.6.0
- no code changes, include binary wheels for new version of python.