Byebug v11.1.3 Release Notes

Release Date: 2020-04-23 // about 4 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ #674: crash when using byebug on ruby 2.7.0 on Windows.

Previous changes from v11.1.2

  • ๐Ÿ›  Fixed

    • 0๏ธโƒฃ #657: crash when hitting <TAB> due to IRB completion mechanism included in the default ruby 2.7 version of the irb gem (@terceiro).