Byebug v9.1.0 Release Notes

Release Date: 2017-08-22 // over 6 years ago
  • โž• Added

    • ๐Ÿ‘ Better UI messages for breakpoint management.

    ๐Ÿ›  Fixed

    • where command failing on instance_exec block stack frames.
    • restart command crashing in certain cases because of a missing require 'English' (#321, @akaneko3).
    • restart command crashing when debugged script is not executable or has no shebang (#321, @akaneko3).

    โœ‚ Removed

    • ๐Ÿ’Ž Ruby 2.0 and Ruby 2.1 official & unofficial support. Byebug no longer installs
      on these platforms.