Fixed fix incorrect score_cutoff handling in token_set_ratio and token_ratio Added add longest common subsequenc
Fixed fix unlimited recursion in LCSseq when used in combination with the process module Changed ...
Added Added fuzz.partial_ratio_alignment, which returns the result of fuzz.partial_ratio combined w...
Fixed fix incorrect population of sys.modules which lead to submodules overshadowing other imports ...
Fixed fix incorrect score_cutoff handling in token_set_ratio and token_ratio Added add longest co...
Fixed Add missing Cython code in sdist consider float imprecision in score_cutoff (see #210
Fixed fix binary size increase due to debug symbols fix segmentation fault in Levenshtein.editop
Fixed Fix some issues in the type annotations (see #163) Performance improve performance and memo...
Fixed fix banded Levenshtein implementation Performance improve performance and memory usage of L...
Fixed fuzz.partial_ratio did not find the optimal alignment in some edge cases (#219) Performance ...
Fixed fix bug in Levenshtein.editops leading to crashes when used with score_hint Changed moved c...
Fixed fix bug in new editops implementation, causing it to SegFault (see https://github.com/qurator...
Changed fuzz.partial_ratio uses a new implementation for short needles (<= 64). This implementati...
Fixed fix bug in normalized_similarity of most scorers, leading to incorrect results when used in c...
Fixed fix incorrect results in Hamming.normalized_similarity fix incorrect score_cutoff handling in...
Changes move jarowinkler dependency into rapidfuzz to simplify maintenance Performance add SIMD i...
Fixed fix unlimited recursion in LCSseq when used in combination with the process module Changed ...
Added Added fuzz.partial_ratio_alignment, which returns the result of fuzz.partial_ratio combined w...
Fixed fix incorrect population of sys.modules which lead to submodules overshadowing other imports ...
Fixed fix incorrect score_cutoff handling in token_set_ratio and token_ratio Added add longest co...
Fixed Add missing Cython code in sdist consider float imprecision in score_cutoff (see #210
Fixed fix binary size increase due to debug symbols fix segmentation fault in Levenshtein.editop
Fixed Fix some issues in the type annotations (see #163) Performance improve performance and memo...
Fixed fix banded Levenshtein implementation Performance improve performance and memory usage of L...
Fixed fuzz.partial_ratio did not find the optimal alignment in some edge cases (#219) Performance ...
Fixed fix bug in Levenshtein.editops leading to crashes when used with score_hint Changed moved c...
Fixed fix bug in new editops implementation, causing it to SegFault (see https://github.com/qurator...
Changed fuzz.partial_ratio uses a new implementation for short needles (<= 64). This implementati...
Fixed fix bug in normalized_similarity of most scorers, leading to incorrect results when used in c...
Fixed fix incorrect results in Hamming.normalized_similarity fix incorrect score_cutoff handling in...
Changes move jarowinkler dependency into rapidfuzz to simplify maintenance Performance add SIMD i...
Fixed fix unlimited recursion in LCSseq when used in combination with the process module Changed ...
Added Added fuzz.partial_ratio_alignment, which returns the result of fuzz.partial_ratio combined w...
Fixed fix incorrect population of sys.modules which lead to submodules overshadowing other imports ...