Byebug: v10.0.0 Release

Release date:
January 26, 2018
Previous version:
v9.1.0 (released August 22, 2017)
Magnitude:
8,371 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

67 Features Released with v10.0.0

Top Contributors in v10.0.0

deivid-rodriguez
dependabot-bot
MSP-Greg
bak1an
thecantero-28d4

Directory Browser for v10.0.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Changed

  • Breaking on methods now stops on the first effective line of a method, not on the line containing the def keyword.

Added

  • Show valid breakpoint locations when invalid location given (#393, @ko1).
  • Ruby 2.5.0 support (#397, @yui-knk).
  • Log host & port when launching byebug's client in remote mode.
  • Some love & tests to remote debugging (#82).
  • remote_byebug shortcut to start the most common case for remote debugging (#141).