Skip to content

Release 0.3.2

Compare
Choose a tag to compare
@maxbachmann maxbachmann released this 29 Nov 23:56
· 7 commits to main since this release

Fixed

  • fixed crash inside hashmap grow function leading to a crash in the
    Damerau-Levenshtein implementation
  • fixed incorrect flagging of similar characters in Jaro similarity
  • fixed wraparound in Longest Common Subsequence