gems irb 1.15.3
v1.15.3

2 days ago

What's Changed

✨ Enhancements

  • Remove all internal frames from a backtrace by @mame in #1106
  • Improve prompt generating performance by caching prompt parts(%m, %M) by @tompng in #1127
  • Do not save consecutive duplicate commands to history by @topalovic in #1120

🐛 Bug Fixes

  • Handle keyword local variables correctly by @tompng in #1085
  • Fix nil error on debugger prompt by @muno92 in #1097
  • Fix methods defined with invalid encoding are not displayed in completion by @ksaito422 in #1101
  • Fix show_source command when obj.method is overrided by @tompng in #1111
  • Reset IOGate.set_winch_handler when dancing ruby easter-egg terminates by @tompng in #1124
  • Fix UTF-16 autocompletion by @alexanderadam in #1129

📚 Documentation

🛠 Other Changes

New Contributors

Full Changelog: v1.15.2...v1.15.3

Don't miss a new irb release

NewReleases is sending notifications on new releases.