jaro_winkler v1.5.2 Release Notes

Release Date: 2019-01-04 // over 5 years ago
  • 🐛 Bug Fixes

    • raises TypeError when input type is not string (c146491), closes #24
    • memory: make sure codepoints will be allocated/freed after rb_raise to prevent memory leak (fe9d784), closes #20