3.0.0
·
494 commits
to master
since this release
Fixed
binding.pry
would not stop at the correct place when called at the last
line of a method/block.
Removed
- Stepping aliases for
next
(n
),step
(s
),finish
(f
) andcontinue
(c
). See #34.