Byebug: v9.1.0 Release

Release date:
August 22, 2017
Previous version:
Could not determine previous release version
Magnitude:
847 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v9.1.0

deivid-rodriguez
dependabot-bot

Directory Browser for v9.1.0

We couldn't find a release before this one

Release Notes Published

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.