Skip to content

Chore(deps): bump rapidfuzz from 3.12.1 to 3.12.2

Bumps rapidfuzz from 3.12.1 to 3.12.2.

Release notes

Sourced from rapidfuzz's releases.

Release 3.12.2

Added

  • added wheels for pypy 3.11
Changelog

Sourced from rapidfuzz's changelog.

Changelog

[3.12.2] - 2025-03-02 ^^^^^^^^^^^^^^^^^^^^^ Added

* added wheels for pypy 3.11
Changed
  • upgrade to Cython==3.0.12

[3.12.1] - 2025-01-30 ^^^^^^^^^^^^^^^^^^^^^ Fixed

* fix version number
[3.12.0] - 2025-01-16
^^^^^^^^^^^^^^^^^^^^^
Changed
  • generate code for fallback imports to be better parseable for tools bundling Python applications into a single binary (examples are cx-freeze and pyinstaller)

Added

* added support for taskflow 3.9.0
[3.11.0] - 2024-12-17
^^^^^^^^^^^^^^^^^^^^^
Performance
  • improve calculation of min score inside partial_ratio so it can skip more alignments

Added

* added build support for emscripten
[3.10.1] - 2024-10-24
^^^^^^^^^^^^^^^^^^^^^
Fixed
  • fix compilation on clang-19
  • fix incorrect results in simd optimized implementation of Levenshtein and OSA on 32bit targets

Added

</tr></table> 

... (truncated)

Commits

Merge request reports

Loading