Skip to content

v1.0.0

Choose a tag to compare

@yuki24 yuki24 released this 25 Dec 05:13
· 381 commits to master since this release

This version is only compatible with Ruby 2.3 and later.

Features

Bug Fixes

  • Fixed a bug where the Jaro-Winkler implementation returns the wrong distance when 2 identical strings are given. fixes #58

Internal Changes

  • Slightly changed the spell checking algorithm. Take a look at e2f5b24 for more details. fixes #60