Pry Byebug v3.2.0 Release Notes

Release Date: 2016-05-14 // almost 8 years ago
  • โž• Added

    • continue can now receive a line number argument (#56).

    ๐Ÿ›  Fixed

    • ๐Ÿ’Ž Conflicts with break and next Ruby keywords inside multiline statements
      (#44).

    โœ‚ Removed

    • breaks command. It was broken anyways (#47).