Fixed fix bug in new editops implementation, causing it to SegFault (see https://github.com/qurator-spk/dinglehopper/issues/64
Fixed fix bug in normalized_similarity of most scorers, leading to incorrect results when used in c...
Fixed fix banded Levenshtein implementation Performance improve performance and memory usage of L...
Fixed fix unlimited recursion in LCSseq when used in combination with the process module Changed ...
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 hashing for custom classes Added add support for slicing in Editops.__getitem__/Editops...
Fixed fix incorrect score_cutoff handling in token_set_ratio and token_ratio Added add longest co...
Fixed Fix segmentation fault in process.cdist when used with an empty query sequenc
Fixed fix type hints Add back transpiled cython files to the sdist to simplify builds in package bu...
Changed improved performance of fuzz.ratio only import process.cdist when numpy is availabl
Fixed fix incorrect tag dispatching implementation leading to AVX2 instructions in the SSE2 code pa...
Fixed Add missing Cython code in sdist consider float imprecision in score_cutoff (see #210
Fixed fix bug in Levenshtein.editops leading to crashes when used with score_hint Changed moved c...
Changes move jarowinkler dependency into rapidfuzz to simplify maintenance Performance add SIMD i...
Fixed fix incorrect population of sys.modules which lead to submodules overshadowing other imports ...
Fixed fix bug in normalized_similarity of most scorers, leading to incorrect results when used in c...
Fixed fix banded Levenshtein implementation Performance improve performance and memory usage of L...
Fixed fix unlimited recursion in LCSseq when used in combination with the process module Changed ...
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 hashing for custom classes Added add support for slicing in Editops.__getitem__/Editops...
Fixed fix incorrect score_cutoff handling in token_set_ratio and token_ratio Added add longest co...
Fixed Fix segmentation fault in process.cdist when used with an empty query sequenc
Fixed fix type hints Add back transpiled cython files to the sdist to simplify builds in package bu...
Changed improved performance of fuzz.ratio only import process.cdist when numpy is availabl
Fixed fix incorrect tag dispatching implementation leading to AVX2 instructions in the SSE2 code pa...
Fixed Add missing Cython code in sdist consider float imprecision in score_cutoff (see #210
Fixed fix bug in Levenshtein.editops leading to crashes when used with score_hint Changed moved c...
Changes move jarowinkler dependency into rapidfuzz to simplify maintenance Performance add SIMD i...
Fixed fix incorrect population of sys.modules which lead to submodules overshadowing other imports ...
Fixed fix bug in normalized_similarity of most scorers, leading to incorrect results when used in c...
Fixed fix banded Levenshtein implementation Performance improve performance and memory usage of L...
Fixed fix unlimited recursion in LCSseq when used in combination with the process module Changed ...