Skip to content

Release 2.8.0

Compare
Choose a tag to compare
@maxbachmann maxbachmann released this 11 Sep 21:12
· 356 commits to main since this release
aed9066

Fixed

  • fuzz.partial_ratio did not find the optimal alignment in some edge cases (#219)

Performance

  • improve performance of fuzz.partial_ratio

Changed

  • increased minimum C++ version to C++17 (see #255)