http://open-source-security-software.net/project/weighted-levenshtein/releases.atom Recent releases for weighted-levenshtein 2025-06-10T20:56:15.236188+00:00 python-feedgen weighted-levenshtein v0.1 weighted-levenshtein v0.1 2016-08-11T17:15:10+00:00 Initial release published to PyPI: https://pypi.python.org/pypi/weighted-levenshtein/0.1 2016-08-11T17:15:10+00:00 weighted-levenshtein v0.2 weighted-levenshtein v0.2 2017-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 fixes 2017-10-23T05:49:50+00:00 weighted-levenshtein v0.2.1 weighted-levenshtein v0.2.1 2018-05-16T23:54:39+00:00 - FIX. Allow `weighted-levenshtein` to be installed without `Cython` previously being installed - Use CircleCI 2.0 2018-05-16T23:54:39+00:00 weighted-levenshtein v0.2.2 weighted-levenshtein v0.2.2 2023-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.2 2023-01-27T03:22:23+00:00