## Changelog ### [0.2.2] - 2023-01-17 - build arm64 wheels for macosx - update rapidfuzz >= 2.0 - drop support for python <=3.6 ### [0.2.1] - 2022-11-04 - build wheels for python 3.11 - update cython generated c-code - extend / update CI/CD pipeline ### [0.2.0] - 2022-01-25 - replaced unmaintained python-Levenshtein library with rapidfuzz - build wheels for python 3.10 ### [0.1.1] - 2021-08-31 - cleanup of existing codebase - build wheels for all current python version and common platforms ### [0.1.0] - 2021-08-29 - publish fork of no longer maintained `fuzzyset` as `fuzzyset2` on pypi