v1.13.2
What's Changed
π Bug Fixes
- Add a new initialization step to validate IRB.conf's values by @st0012 in #953
- Reorder ruby lex clauses for unrecoverable first by @kddnewton in #956
- Remove useless Reline::Key.new and update wrong comment for alt+d by @tompng in #963
- Add accidentally dropped disable_irb command back by @st0012 in #964
π Documentation
π Other Changes
- Enhance regexp to account for prism error messages by @kddnewton in #954
- Clean up tmpdir by @nobu in #955
- Suppress Ruby warnings in certain backtrace filtering tests by @st0012 in #966
- fix typos in the
Index of Command-Line Options
by @Suban05 in #967 - Cleanup irbrc generator cache always at teardown by @tompng in #968
- Invalid encoding symbol now raises SyntaxError also in 3.3 by @tompng in #969
- Bump version to v1.13.2 by @st0012 in #970
New Contributors
- @kddnewton made their first contribution in #954
- @Suban05 made their first contribution in #967
Full Changelog: v1.13.1...v1.13.2