gems irb 1.14.1
v1.14.1

latest releases: 1.15.2, 1.15.1, 1.15.0...
11 months ago

What's Changed

✨ Enhancements

  • Improve easter_egg logo resolution by @tompng in #987

🐛 Bug Fixes

  • Fix kill pager pid throwing Errno::ESRCH when pager process already terminated by @tompng in #989
  • Colorize command input by @tompng in #983
  • Fix easter_egg run without RDoc, fix input-method test run without RDoc by @tompng in #998
  • Remove KEYWORD_ALIASES which handled special alias name of irb_break irb_catch and irb_next command by @tompng in #1004
  • Use InstructionSequence#script_lines to get method source by @tompng in #1005
  • Fix debug command in nomultiline mode by @tompng in #1006

📚 Documentation

🛠 Other Changes

  • Group class methods under class << self by @st0012 in #981
  • Clear ENV["XDG_CONFIG_HOME"] to avoid loading user-defined irbrc in test by @tompng in #982
  • Remove Ruby version checks by @RicardoTrindade in #985
  • Move parse_command method to Context by @st0012 in #993
  • Make colorize test pass with NO_COLOR env set by @tompng in #994
  • Surpressing 'unknown command: “Switch to inspect mode.”' message by @hsbt in #995
  • Skip show_doc tests if RDoc is not available by @hsbt in #997
  • Specify commit hash of yamatanooroti by @tompng in #1000
  • Use proper locale in history encoding test by @tompng in #1008
  • Bump version to v1.14.1 by @st0012 in #1009

New Contributors

Full Changelog: v1.14.0...v1.14.1

Don't miss a new irb release

NewReleases is sending notifications on new releases.