What's Changed
- Remote debugging
- Bug fixes
- do not include
$FILENAME
in globals by @nyz93 in #1105 - Accept colon style Hash#inspect in test/console/print_test.rb by @tompng in #1111
- Fix flaky tests by @nobu in #1116
- Fix irb_test prompt assertion failure by @tompng in #1100
- Improve RUBYOPT's handling in tests by @st0012 in #1097
- allow
puts
without argument by @ko1 in #1124 port_range
lvar is not defined by @ko1 in #1126
- do not include
- Misc
New Contributors
- @nyz93 made their first contribution in #1105
- @fynsta made their first contribution in #1106
- @ozydingo made their first contribution in #1101
- @gerymate made their first contribution in #1119
Full Changelog: v1.9.2...v1.10.0