Skip to content

v1.0.1

Choose a tag to compare

@yuki24 yuki24 released this 15 May 05:17
· 359 commits to master since this release

This version is only compatible with Ruby 2.3 and later.

Bug Fixes

  • Fixed a bug where the gem suggests what is actually typed by the user: 1c52c88
  • Fixed features that didn't work on JRuby 9.1.0.0: dc48dde, 4de23f8, 00e3059. The local variable name correction is still disabled. Also see: jruby/jruby#3480