Skip to content

v1.6.2

Compare
Choose a tag to compare
@ko1 ko1 released this 10 Aug 02:48
· 319 commits to master since this release

v1.6.2 is bug fix release.

What's Changed

  • Fix rdbg's RUBYOPT handling logic by @st0012 in #716
  • Fix typo on dap failed request by @stackmystack in #729
  • skip if RUBY_DEBUG_ENABLE=0 by @ko1 in #731
  • Check if HOME can change or not instead of ENV["CI"] by @znz in #732
  • Avoid setting @tc in thread_begin event by @st0012 in #727
  • Perform disconnection cleanup and return response before killing debuggee by @st0012 in #721

New Contributors

Full Changelog: v1.6.1...v1.6.2