Fixed fix binary size increase due to debug symbols fix segmentation fault in Levenshtein.editop
Changed improved performance of fuzz.ratio only import process.cdist when numpy is availabl
Fixed fix type hints Indel.normalized_similarity mistakenly used the implementation of Indel.normal...
Fixed fix value range of jaro_similarity/jaro_winkler_similarity in the pure Python mode for the st...
Fixed fix binary size increase due to debug symbols fix segmentation fault in Levenshtein.editop
Fixed fix bug in new editops implementation, causing it to SegFault (see https://github.com/qurator...
Fixed fix banded Levenshtein implementation Performance improve performance and memory usage of L...
Fixed Fix some issues in the type annotations (see #163) Performance improve performance and memo...
Fixed fix bug in Levenshtein.editops leading to crashes when used with score_hint Changed moved c...
Fixed fix hashing for custom classes Added add support for slicing in Editops.__getitem__/Editops...
Fixed fix type hints Add back transpiled cython files to the sdist to simplify builds in package bu...
Fixed fix incorrect score_cutoff handling in token_set_ratio and token_ratio Added add longest co...
Fixed fix incorrect population of sys.modules which lead to submodules overshadowing other imports ...
Fixed Fix segmentation fault in process.cdist when used with an empty query sequenc
Changes move jarowinkler dependency into rapidfuzz to simplify maintenance Performance add SIMD i...
Fixed Add missing Cython code in sdist consider float imprecision in score_cutoff (see #210
Changed improved performance of fuzz.ratio only import process.cdist when numpy is availabl
Fixed fix type hints Indel.normalized_similarity mistakenly used the implementation of Indel.normal...
Fixed fix value range of jaro_similarity/jaro_winkler_similarity in the pure Python mode for the st...
Fixed fix binary size increase due to debug symbols fix segmentation fault in Levenshtein.editop
Fixed fix bug in new editops implementation, causing it to SegFault (see https://github.com/qurator...
Fixed fix banded Levenshtein implementation Performance improve performance and memory usage of L...
Fixed Fix some issues in the type annotations (see #163) Performance improve performance and memo...
Fixed fix bug in Levenshtein.editops leading to crashes when used with score_hint Changed moved c...
Fixed fix hashing for custom classes Added add support for slicing in Editops.__getitem__/Editops...
Fixed fix type hints Add back transpiled cython files to the sdist to simplify builds in package bu...
Fixed fix incorrect score_cutoff handling in token_set_ratio and token_ratio Added add longest co...
Fixed fix incorrect population of sys.modules which lead to submodules overshadowing other imports ...
Fixed Fix segmentation fault in process.cdist when used with an empty query sequenc
Changes move jarowinkler dependency into rapidfuzz to simplify maintenance Performance add SIMD i...
Fixed Add missing Cython code in sdist consider float imprecision in score_cutoff (see #210
Changed improved performance of fuzz.ratio only import process.cdist when numpy is availabl
Fixed fix type hints Indel.normalized_similarity mistakenly used the implementation of Indel.normal...
Fixed fix value range of jaro_similarity/jaro_winkler_similarity in the pure Python mode for the st...