Skip to content

v1.7.1

Compare
Choose a tag to compare
@ko1 ko1 released this 22 Dec 18:11
· 165 commits to master since this release

This is bug fix release for Ruby 3.2.0.

What's Changed

  • suppress warnings about deprecated global variables by @arika in #863
  • CDP: Refactor the logic in setup method by @ono-max in #864
  • DAP: show #dump when pp'ed string is too long by @ko1 in #869
  • Use stricter check to skip prelude.rb by @st0012 in #867
  • skip internal:... file by @ko1 in #872
  • DAP: rescue any exception on accessing gvars by @ko1 in #875
  • DAP: allow custom request extension by @ko1 in #876

New Contributors

Full Changelog: v1.7.0...v1.7.1