v1.7.1
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