Releases: infoscout/weighted-levenshtein
Releases · infoscout/weighted-levenshtein
v0.2.2
What's Changed
- PLAT-1133: Use small resource_class on CircleCI by @RevolutionTech in #15
- Update CircleCI config to 2.1 by @pachewise in #23
- TASK: Replacing codecov with coveralls by @kevinfenger in #22
- Fix sdist install for python >=3.9 by @JacobHayes in #31
- blurr by @shree6666 in #34
New Contributors
- @pachewise made their first contribution in #23
- @kevinfenger made their first contribution in #22
- @JacobHayes made their first contribution in #31
- @shree6666 made their first contribution in #34
Full Changelog: v0.2.1...v0.2.2
v0.2.1
- FIX. Allow
weighted-levenshtein
to be installed withoutCython
previously being installed - Use CircleCI 2.0
v0.2
- Added support for Python 3.6
- Simplify execution of test suite through
setup.py
- Code quality cleanup, including PEP8 fixes
Initial Release
Initial release published to PyPI: https://pypi.python.org/pypi/weighted-levenshtein/0.1