Skip to content

Fix fuzzy matching edge cases for 6.0.1 - #34

Merged
ycherkes merged 2 commits into
masterfrom
fix/6.0.1
Sep 17, 2026
Merged

ycherkes merged 2 commits into
masterfrom
fix/6.0.1

Conversation

@ycherkes

Copy link
Copy Markdown
Contributor

Summary

  • Fix near-perfect and empty-input PartialRatio behavior.
  • Make cached WeightedRatio equivalent to uncached scoring.
  • Correctly dispose cached token-sort resources.
  • Validate ExtractTop limits across sequential, cached, parallel, and pipeline
    APIs.
  • Make default preprocessing culture-invariant.
  • Update documentation, changelog, and version metadata to 6.0.1.

Verification

  • NET8.0: 5,138 tests passed.
  • NET10.0: full test suite passed.

@ycherkes
ycherkes merged commit 91e72c3 into master Sep 17, 2026
2 checks passed
@ycherkes
ycherkes deleted the fix/6.0.1 branch September 17, 2026 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant