v1.4.0
As of Ruby 2.7, the did_you_mean
gem has been promoted up to a default gem. I would like to thank @kddeisz for his hard work on making the entire gem easily portable to the main ruby/ruby repo (#132, #131, and ruby/ruby#2631).
Features
- Add a new tree spell checker (#119, @obromios)
- Add a public API for registering an error (#123, @kddeisz)
Bug fixes
- Fixes a bug where wrong suggestion could be made when string requested on hash and keys are symbols (@localhostdotdev, #134)
Breaking changes
- Experimental features have been removed (#135)