Recent Releases of editdistance
editdistance - v0.8.1
Add/Fix project metadata
Full Changelog: https://github.com/roy-ht/editdistance/compare/v0.8.0...v0.8.1
- C++
Published by roy-ht over 2 years ago
editdistance - v0.8.0
What's Changed
- Fix bug for long sequences (> 640) by @boeddeker in https://github.com/roy-ht/editdistance/pull/103
- Added ability to prematurely terminate search by @VasLem in https://github.com/roy-ht/editdistance/pull/107
- turn into pdm project by @roy-ht in https://github.com/roy-ht/editdistance/pull/110
New Contributors
- @boeddeker made their first contribution in https://github.com/roy-ht/editdistance/pull/103
- @VasLem made their first contribution in https://github.com/roy-ht/editdistance/pull/107
Full Changelog: https://github.com/roy-ht/editdistance/compare/v0.6.2...v0.8.0
- C++
Published by roy-ht over 2 years ago
editdistance - Release v0.6.2
What's Changed
- build python 3.11 wheel by @Joshix-1 in https://github.com/roy-ht/editdistance/pull/91
- Support cimport usage by @JacobHayes in https://github.com/roy-ht/editdistance/pull/95
- Fix pypi publish by @JacobHayes in https://github.com/roy-ht/editdistance/pull/98
New Contributors
- @Joshix-1 made their first contribution in https://github.com/roy-ht/editdistance/pull/91
- @JacobHayes made their first contribution in https://github.com/roy-ht/editdistance/pull/95
Full Changelog: https://github.com/roy-ht/editdistance/compare/v0.6.1...v0.6.2
- C++
Published by roy-ht over 3 years ago
editdistance - Release v0.6.1: Add Python3.10 binary wheels
What's Changed
- ✨ Add python 3.10 wheels by @s-weigand in https://github.com/roy-ht/editdistance/pull/88
Full Changelog: https://github.com/roy-ht/editdistance/compare/v0.6.0...v0.6.1
- C++
Published by roy-ht over 3 years ago
editdistance - Release v0.6.0
Release v0.6.0
- no code changes, include binary wheels for new version of python.
- C++
Published by roy-ht almost 5 years ago