v1.11.2
What's Changed
🐛 Bug Fixes
- Fix undef and alias indent by @tompng in #838
- Skip re-setup when creating a child session by @nunosilva800 in #850
- Stop
irb:rdbg
from saving duplicated history when there's no prior history file by @st0012 in #853 - Add a warning for when the history path doesn't exist by @ignacio-chiazzo in #852
- Fix usage of tracer gem and add tests by @nunosilva800 in #857
🛠 Other Changes
- Fix documentation typo,
niL
→nil
by @elebow in #840 - Forward-port ruby-core changes by @hsbt in #841
- Fix some typos by @ydah in #843
- Fix documentation typo,
inin
→in
by @elebow in #842 - Try to use irb instead of rubygems for completion test by @hsbt in #845
- Omit 2 encoding error related tests for TruffleRuby by @st0012 in #854
- Add rubocop with a few basic styling rules by @st0012 in #849
- Require pathname by @st0012 in #860
- Suppress warnings by @nobu in #861
- Bump actions/checkout from 3 to 4 by @dependabot in #863
- Polish tracer integration and tests by @st0012 in #864
- Bump version to v1.11.2 by @st0012 in #865
New Contributors
- @elebow made their first contribution in #840
- @nunosilva800 made their first contribution in #850
- @ignacio-chiazzo made their first contribution in #852
Full Changelog: v1.11.1...v1.11.2