Code changes
Demo
3.11.0
Module Changes
Class Changes
-
Pry::Byebug::Breakpoints::MethodBreakpoint
-
PryByebug::ExitAllCommand
-
PryByebug::BreakCommand
-
PryByebug::NextCommand
-
PryByebug::FinishCommand
-
PryByebug::UpCommand
Method Changes
-
PryByebug::BreakCommand#print_all
-
PryByebug::BreakCommand#option_to_method
-
Byebug::PryProcessor#perform
-
Byebug::PryProcessor#at_return
-
Pry::Byebug::Breakpoints::MethodBreakpoint#source_code
-
PryByebug::BreakCommand#add_breakpoint
3.10.1
Module Changes
Class Changes
-
PryByebug::FinishCommand
-
Byebug::PryProcessor
-
PryRemote::Server
-
PryByebug::BreakCommand
-
::Pry
-
PryByebug::BacktraceCommand
3.10.0
Module Changes
Class Changes
-
PryByebug::BreakCommand
-
Pry::Byebug::Breakpoints::MethodBreakpoint
-
Byebug::PryProcessor
-
PryByebug::StepCommand
-
PryByebug::ExitAllCommand
Method Changes
-
Byebug::PryProcessor#run
-
Byebug::PryProcessor#perform_backtrace
-
Byebug::PryProcessor#perform_down
-
PryByebug::BreakCommand#options
-
Pry::Byebug::Breakpoints::MethodBreakpoint#initialize
-
PryByebug::BreakCommand#process
-
PryByebug::ExitAllCommand#process