Pry Byebug v3.8.0 Release Notes

Release Date: 2020-01-22 // about 4 years ago
  • ๐Ÿ›  Fixed

    • Use Binding#source_location instead of evaluating __FILE__ to avoid
      โš  warnings on Ruby 2.7 and on Ruby 2.6 in verbose mode (#221).

    โœ‚ Removed

    • ๐Ÿ‘Œ Support for Ruby 2.3. Pry-byebug no longer installs on this platform.