gems irb 1.8.2
v1.8.2

latest releases: 1.15.1, 1.15.0, 1.14.3...
17 months ago

What's Changed

✨ Enhancements

🐛 Bug Fixes

  • Handle Concurrent Sessions and Saving Readline::HISTORY by @chadrschroeder in #651
  • Avoid locking the debug UI to a single thread by @st0012 in #725
  • Fix require path completion disturbing string method completion by @tompng in #726

🛠 Other Changes

  • Mention irb_debug alternative in the docs by @janko in #710
  • Test should not depend on user's irbrc file by @tompng in #714
  • Test should not depend on user's irbrc file specified by ENV['IRBRC'] by @tompng in #717
  • Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #721
  • Disable pager in show-source test by @tompng in #720
  • Fix Reline's test failure running with make test-all TESTS='reline irb' by @tompng in #722
  • Clear all context usages in RubyLex by @st0012 in #684
  • Rename current completor to RegexpCompletor and refactored for future extension by @tompng in #707
  • Fix calling exit if irb_context is nil by @k0kubun in #727
  • Decouple RubyLex from prompt and line_no by @tompng in #701
  • Fix test runner exit bug by @tompng in #728

New Contributors

Full Changelog: v1.8.1...v1.8.2

Don't miss a new irb release

NewReleases is sending notifications on new releases.