9.0.0
deivid-rodriguez
released this
11 May 12:03
·
955 commits
to master
since this release
Fixed
irb
command unintentionally changing $PROGRAM_NAME.pry
command failing.- Unrelated error message when using
pry
command and Pry not installed. - Interrupting program execution from remote control interface (#239, thanks
@izaera).
Removed
- Official Ruby 2.0.0 support.
var local
no longer works in Ruby 2.0. The
rest of the commands should still work as before, butbyebug
is no longer
tested against this version so they might start breaking in the
future.