What's Changed
- config
- internal
- Stop assuming Array#each is written in C by @k0kubun in #1061
- Add
base64
gem to the dependencies by @y-yagi in #1066 - Support Ruby 3.4's new error message format by @hsbt in #1080
- catch up ruby 3.4.0 error related changes by @ko1 in #1083
- Fix syntax warnings by @casperisfine in #1072
- Drop base64 dependency by @Earlopain in #1071
- Fix ENOENT error when readline is not loaded by @lazyatom in #1073
- Remove and Restore irb configuration like irbrc while irb console tests by @hsbt in #1067
- Use rb_iseqw_to_iseq to get iseq pointer by @peterzhu2118 in #1093
- tests
- Add Ruby 3.3 to CI matrix by @st0012 in #1058
- Use ruby/actions workflow for ruby versions by @m-nakamura145 in #1065
- Separate setup and execution steps in CI by @ono-max in #1088
- Fix flakey test "test_reponse_returns_correct_threads_info" by @ono-max in #1089
- Add Launchable in CI by @ono-max in #1090
- doc
New Contributors
- @Earlopain made their first contribution in #1071
- @lazyatom made their first contribution in #1073
- @m-nakamura145 made their first contribution in #1065
Full Changelog: v1.9.1...v1.9.2