Skip to content

v1.11.0

Compare
Choose a tag to compare
@st0012 st0012 released this 20 Dec 10:07
· 166 commits to master since this release
7421359

What's Changed

✨ Enhancements

  • Warn and do nothing if block is passed to measure command by @tompng in #813

🐛 Bug Fixes

  • Debugging command warning should not be specific to the debug command by @st0012 in #806
  • Warn users about errors in loading RC files by @st0012 in #817

🛠 Other Changes

  • Simplify show_source's super calculation by @st0012 in #807
  • Prevent a warning: setting Encoding.default_external by @mame in #810
  • [DOC] RDoc for module IRB by @BurdetteLamar in #738
  • Remove documents about deprecated/WIP features and some slight adjustments by @st0012 in #811
  • Remove unused lvar in mesure command test by @tompng in #814
  • Avoid installing bundler manually for yamatanooroti builds by @st0012 in #816
  • [DOC] Change indexes.rdoc to indexes.md by @BurdetteLamar in #812
  • Bump version to v1.11.0 by @st0012 in #818

Full Changelog: v1.10.1...v1.11.0