v1.7.0 #862
ko1
announced in
Announcements
v1.7.0
#862
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's new
This release contains many bug fixes and new features.
until
commandwhereami
commandinfo ivars <expr>
andinfo consts <expr>
next
andfinish
command on Ruby 3.2.RUBY_DEBUG_LAZY
configuration, command
on VSCode debug console to input debug commandsand more!
What's Changed
step into <name>
by @ko1 instep into <name>
#786 (reverted)until
command by @ko1 inuntil
command #807cont
alias forcontinue
by @ko1 in addcont
alias forcontinue
#834whereami
command by @ko1 in whereami command #778info ivars obj
by @ko1 in supportinfo ivars obj
#844info
command by @ko1 in extendinfo
command #847info consts ClassOrModule
by @ko1 in supportinfo consts ClassOrModule
#855irb
commandconfig show_evaledsrc
by @ko1 inconfig show_evaledsrc
#848RUBY_DEBUG_LAZY
boot option by @ko1 inRUBY_DEBUG_LAZY
boot option #860no_sigint_hook
config by @ko1 in support resetno_sigint_hook
config #858next
by reducing number of frame_depth calls by @WillHalto in Fasternext
by reducing number of frame_depth calls #743next
by reducing number of frame_depth calls" by @ko1 in Revert "Fasternext
by reducing number of frame_depth calls" #779RubyVM.keep_script_lines
by @ko1 in checkRubyVM.keep_script_lines
#789rb_profile_frames
by @WillHalto in Faster next / finish by usingrb_profile_frames
#746IO#gets
by @ko1 in useIO#gets
#824reset_ui
needsui.activate
by @ko1 inreset_ui
needsui.activate
#825const_get
by @ko1 in take care exceptions fromconst_get
#854TOPLEVEL_BINDING
if no binding by @ko1 in useTOPLEVEL_BINDING
if no binding #859quit
command immediately by @ko1 inquit
command immediately #819"nonstop": true
option (default: false) on launch.json by @ko1 in"nonstop": true
option (default: false) on launch.json #792,command
by @ko1 in DAP: Allow debug command with,command
#838launch
should belocalfs == true
by @ko1 in DAP:launch
should belocalfs == true
#845UI_ServerBase::readline
by @ono-max in CDP: do not overrideUI_ServerBase::readline
#812q!
works correctly by @ono-max in Enable test for checking ifq!
works correctly #821New Contributors
next
by reducing number of frame_depth calls #743Full Changelog: v1.6.3...v1.7.0
Thank you for all your contributions.
This discussion was created from the release v1.7.0.
Beta Was this translation helpful? Give feedback.
All reactions