Skip to content

3.0.0

Compare
Choose a tag to compare
@deivid-rodriguez deivid-rodriguez released this 14 May 07:10
· 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) and continue
    (c). See #34.