^^^^^^^^^^^^^^^^^^^^^ Fixed ~~~~~ - fix compilation on clang-19 - fix incorrect results in simd optimized implementation of Levenshtein and OSA on 32bit targets
Added ~~~~~ * added support for taskflow 3.8.0
3.10.0
^^^^^^^^^^^^^^^^^^^^^ Fixed ~~~~~ - drop support for Python 3.8 - switch build system to `scikit-build-core`
3.9.7
^^^^^^^^^^^^^^^^^^^^ Fixed ~~~~~ * fix crash in ``cdist`` due to Visual Studio upgrade
^^^^^^^^^^^^^^^^^^^^ Fixed ~~~~~ * include simd binaries in pyinstaller builds * fix builds with setuptools 72 by upgrading `scikit-build`
3.9.4
^^^^^^^^^^^^^^^^^^^^ Fixed ~~~~~ * fix bug in ``Levenshtein.editops`` and ``Levenshtein.opcodes`` which could lead to incorrect results and crashes for some inputs