http://open-source-security-software.net/project/weighted-levenshtein/releases.atomRecent releases for weighted-levenshtein2025-06-10T20:56:15.236188+00:00python-feedgenweighted-levenshtein v0.1weighted-levenshtein v0.12016-08-11T17:15:10+00:00Initial release published to PyPI: https://pypi.python.org/pypi/weighted-levenshtein/0.1
2016-08-11T17:15:10+00:00weighted-levenshtein v0.2weighted-levenshtein v0.22017-10-23T05:49:50+00:00- Added support for Python 3.6
- Simplify execution of test suite through `setup.py`
- Code quality cleanup, including PEP8 fixes2017-10-23T05:49:50+00:00weighted-levenshtein v0.2.1weighted-levenshtein v0.2.12018-05-16T23:54:39+00:00- FIX. Allow `weighted-levenshtein` to be installed without `Cython` previously being installed
- Use CircleCI 2.02018-05-16T23:54:39+00:00weighted-levenshtein v0.2.2weighted-levenshtein v0.2.22023-01-27T03:22:23+00:00## What's Changed
* PLAT-1133: Use small resource_class on CircleCI by @RevolutionTech in https://github.com/infoscout/weighted-levenshtein/pull/15
* Update CircleCI config to 2.1 by @pachewise in https://github.com/infoscout/weighted-levenshtein/pull/23
* TASK: Replacing codecov with coveralls by @kevinfenger in https://github.com/infoscout/weighted-levenshtein/pull/22
* Fix sdist install for python >=3.9 by @JacobHayes in https://github.com/infoscout/weighted-levenshtein/pull/31
* blurr by @shree6666 in https://github.com/infoscout/weighted-levenshtein/pull/34
## New Contributors
* @pachewise made their first contribution in https://github.com/infoscout/weighted-levenshtein/pull/23
* @kevinfenger made their first contribution in https://github.com/infoscout/weighted-levenshtein/pull/22
* @JacobHayes made their first contribution in https://github.com/infoscout/weighted-levenshtein/pull/31
* @shree6666 made their first contribution in https://github.com/infoscout/weighted-levenshtein/pull/34
**Full Changelog**: https://github.com/infoscout/weighted-levenshtein/compare/v0.2.1...v0.2.22023-01-27T03:22:23+00:00