What's Changed
✨ Enhancements
🐛 Bug Fixes
- Support inspecting BasicObject by @st0012 in #541
- Don't check RUBY_ENGINE when deciding whether to accept kwargs by @st0012 in #552
🛠 Other Changes
- Replace METHOD_IS_A with === by @st0012 in #542
- Add badges to readme by @st0012 in #544
- Bump ruby/setup-ruby from 1.125.0 to 1.144.0 by @dependabot in #543
- Fix 2 minor issues in test suite by @luke-gru in #545
- Update test libraries from ruby/ruby 2023-03-24 by @hsbt in #551
- Bump ruby/setup-ruby from 1.144.0 to 1.144.2 by @dependabot in #549
- Drop unnecessary pends for truffleruby by @st0012 in #553
- Remove dead code by @st0012 in #554
- Bump ruby/setup-ruby from 1.144.2 to 1.145.0 by @dependabot in #556
- Fix RubyLex's heredoc_with_hembexpr test to avoid ripper tokenizing i… by @tompng in #558
- Simplify command method definition by @st0012 in #559
- Bump version to 1.6.4 by @ima1zumi in #560
New Contributors
- @dependabot made their first contribution in #543
- @luke-gru made their first contribution in #545
Full Changelog: v1.6.3...v1.6.4