Skip to content

v1.13.1

Latest
Compare
Choose a tag to compare
@st0012 st0012 released this 05 May 11:13
· 7 commits to master since this release
66318d0

What's Changed

🐛 Bug Fixes

  • Switch to StdioInputMethod when TERM is 'dumb' by @dgutov in #907
  • Avoid raising errors while running help for custom commands by @kachick in #944
  • Use flag instead of caller for debug's binding.irb check by @st0012 in #947
  • Improve help message for no meta commands by @st0012 in #948

🛠 Other Changes

  • Add workaround for ruby/debug/test/console/irb_test failing with StdioInputMethod by @tompng in #943
  • Fix typos in test/irb/command/test_custom_command.rb by @kachick in #945
  • Change debug test workaround only enabled when output is tty by @tompng in #949
  • Clarify conf helper's context by @st0012 in #950
  • Bump version to v1.13.1 by @st0012 in #951

New Contributors

Full Changelog: v1.13.0...v1.13.1