## Changelog ### [0.2.4] - 2024-05-23 - fixed inconsistency between cfuzzyset and fuzzyset implementation (#30) - update ciwheelbuild to 2.18.1 - bump version of actions to latest versions ### [0.2.3] - 2024-03-05 - add support to build wheels for py3.12 (macosx, win, linux) - drop support for py3.7 (EOL) - update ciwheelbuild from 2.12 to 2.16.5 - bump version of actions to latest versions ### [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