Skip to content

v1.15.0

Latest
Compare
Choose a tag to compare
@st0012 st0012 released this 21 Jan 16:27
· 1 commit to master since this release
d3531d8

What's Changed

✨ Enhancements

🐛 Bug Fixes

  • Fix broken history command with -g by @sanfrecce-osaka in #1057
  • Gracefully handle incorrect command aliases by @st0012 in #1059
  • Print more actionable message when the exception may be an IRB bug by @st0012 in #1061
  • IRB.conf[:SAVE_HISTORY] should handle boolean values by @st0012 in #1062
  • Colorize backref token bold green like global variables by @tompng in #1065

📚 Documentation

  • Restructure IRB's documentation by @st0012 in #1053
  • Use the documentation site as the source of truth by @st0012 in #1055
  • Extract contributing guideline into a CONTRIBUTING.md by @st0012 in #1056
  • [DOC] Remove unnecessary escape from completor class names by @st0012 in #1063
  • [DOC] Update documentation about the new copy command by @st0012 in #1067
  • [DOC] Exclude the word IRB from RDoc's autolinking by @st0012 in #1068

🛠 Other Changes

New Contributors

Full Changelog: v1.14.3...v1.15.0