Changed changed internal implementation of cdist to remove build dependency to numpy Added added wheels for musllinux and manylinux ppc64le, s390
Fixed fix bug in new editops implementation, causing it to SegFault (see https://github.com/qurator...
This release fixes a technical issue the prevented wheels from being built. There are no other chang...
This release fixes a build issue that affects Windows wheels. There are no other changes
Changed improved performance of fuzz.ratio only import process.cdist when numpy is availabl
Fixed Do not include installations of jaro_winkler in wheels (regression from 2.0.7) Changed Allo...
Changed added in-tree build backend to install cmake and ninja only when it is not installed yet an...
Changes move jarowinkler dependency into rapidfuzz to simplify maintenance Performance add SIMD i...
Changed use system version of cmake on arm platforms, since the cmake package fails to compil
Fixed fix unlimited recursion in LCSseq when used in combination with the process module Changed ...
Changed Added typing for process.cdist Added multithreading support to cdist using the argument pro...
Fixed fix type hints Add back transpiled cython files to the sdist to simplify builds in package bu...
Fixed fix incorrect tag dispatching implementation leading to AVX2 instructions in the SSE2 code pa...
Added added support for KeyboardInterrupt in processor module It might still take a bit until the K...
Fixed fix incorrect population of sys.modules which lead to submodules overshadowing other imports ...
Changed allow installation without the C++ extension if it fails to compile allow selection of impl...
Fixed fix bug in new editops implementation, causing it to SegFault (see https://github.com/qurator...
This release fixes a technical issue the prevented wheels from being built. There are no other chang...
This release fixes a build issue that affects Windows wheels. There are no other changes
Changed improved performance of fuzz.ratio only import process.cdist when numpy is availabl
Fixed Do not include installations of jaro_winkler in wheels (regression from 2.0.7) Changed Allo...
Changed added in-tree build backend to install cmake and ninja only when it is not installed yet an...
Changes move jarowinkler dependency into rapidfuzz to simplify maintenance Performance add SIMD i...
Changed use system version of cmake on arm platforms, since the cmake package fails to compil
Fixed fix unlimited recursion in LCSseq when used in combination with the process module Changed ...
Changed Added typing for process.cdist Added multithreading support to cdist using the argument pro...
Fixed fix type hints Add back transpiled cython files to the sdist to simplify builds in package bu...
Fixed fix incorrect tag dispatching implementation leading to AVX2 instructions in the SSE2 code pa...
Added added support for KeyboardInterrupt in processor module It might still take a bit until the K...
Fixed fix incorrect population of sys.modules which lead to submodules overshadowing other imports ...
Changed allow installation without the C++ extension if it fails to compile allow selection of impl...
Fixed fix bug in new editops implementation, causing it to SegFault (see https://github.com/qurator...
This release fixes a technical issue the prevented wheels from being built. There are no other chang...
This release fixes a build issue that affects Windows wheels. There are no other changes