Skip to content

Releases: deivid-rodriguez/pry-byebug

1.3.1

14 May 07:10
Compare
Choose a tag to compare

Fixed

1.3.0

14 May 07:10
Compare
Choose a tag to compare

Added

Fixed

1.2.1

14 May 07:10
Compare
Choose a tag to compare

Fixed

  • "Uncaught throw :breakout_nav" error (thanks @lukebergen).

1.2.0

14 May 07:10
Compare
Choose a tag to compare

Fixed

  • Compatibility with byebug's 2.x series

1.1.2

14 May 07:10
Compare
Choose a tag to compare

Fixed

  • Compatibility with backwards compatible byebug versions.

1.1.1

14 May 07:10
Compare
Choose a tag to compare

Fixed

  • Bug when doing step n or next n where n > 1 right after binding.pry.

1.1.0

14 May 07:10
Compare
Choose a tag to compare

Added

  • s, n, f and c aliases (thanks @jgakos!).

1.0.1

14 May 07:10
Compare
Choose a tag to compare

Fixed

  • Unwanted debugging printf.

1.0.0

14 May 07:10
Compare
Choose a tag to compare

Added

  • Initial release forked from
    pry-debugger to support byebug.

Removed

  • pry-remote support.