Skip to content

v1.10.0

Latest
Compare
Choose a tag to compare
@ko1 ko1 released this 18 Dec 20:55

What's Changed

  • Remote debugging
    • Add option to try to connect to a range of TCP ports by @gerymate in #1119
  • 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
  • Misc

New Contributors

Full Changelog: v1.9.2...v1.10.0