Chore(deps): bump rapidfuzz from 3.9.4 to 3.9.7
Bumps rapidfuzz from 3.9.4 to 3.9.7.
Release notes
Sourced from rapidfuzz's releases.
Release 3.9.7
Fixed
- fix crash in
cdist
due to Visual Studio upgradeRelease 3.9.6
Changed
- upgrade to
Cython==3.0.11
- add python 3.13 wheels
Release 3.9.5
Fixed
- include simd binaries in pyinstaller builds
- fix builds with setuptools 72 by upgrading
scikit-build
Changelog
Sourced from rapidfuzz's changelog.
Changelog
[3.9.7] - 2024-09-02 ^^^^^^^^^^^^^^^^^^^^ Fixed
* fix crash in ``cdist`` due to Visual Studio upgrade [3.9.6] - 2024-08-06 ^^^^^^^^^^^^^^^^^^^^ Changed
- upgrade to
Cython==3.0.11
- add python 3.13 wheels
[3.9.5] - 2024-07-29 ^^^^^^^^^^^^^^^^^^^^ Fixed
* include simd binaries in pyinstaller builds * fix builds with setuptools 72 by upgrading `scikit-build` [3.9.4] - 2024-07-02 ^^^^^^^^^^^^^^^^^^^^ Fixed
- fix bug in
Levenshtein.editops
andLevenshtein.opcodes
which could lead to incorrect results and crashes for some inputs[3.9.3] - 2024-05-31 ^^^^^^^^^^^^^^^^^^^^ Fixed
* fix None handling for queries in ``process.cdist`` for scorers not supporting SIMD [3.9.2] - 2024-05-28 ^^^^^^^^^^^^^^^^^^^^ Fixed
- fix supported versions of taskflow in cmake to be in the range v3.3 - v3.7
[3.9.1] - 2024-05-19 ^^^^^^^^^^^^^^^^^^^^ Fixed
* disable AVX2 on MacOS since it did lead to illegal instructions being generated </tr></table>
... (truncated)
Commits
-
cb960f9
tag build -
8f74704
workaround crash in mutex -
d176f65
tag release -
745f0b7
update release date -
1dc7038
add python 3.13 support -
e8553a6
Bump pypa/cibuildwheel from 2.19.2 to 2.20.0 in the github-actions group -
d2caa92
upgrade scikit-build -
685252d
fix: correction for known wheels -
c80e7e1
Bump pypa/cibuildwheel from 2.19.1 to 2.19.2 in the github-actions group -
c0525da
update function name - Additional commits viewable in compare view