File rubygem-pry-byebug.changes of Package rubygem-pry-byebug
-------------------------------------------------------------------
Mon Aug 29 06:54:05 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 3.10.1
see installed CHANGELOG.md
## 3.10.1 (2022-08-16)
### Fixed
* Rails console loading a debugger REPL instead of the standard Pry REPL (#392)
## 3.10.0 (2022-08-15)
### Added
* Support for pry 0.14 (#346, #386). NOTE: pry-byebug now needs to be explicitly required from `~/.pryrc` since plugin autoloading has been removed from Pry.
### Removed
* Support for Ruby 2.4, 2.5, and 2.6. Pry-byebug no longer installs on these platforms (#380).
-------------------------------------------------------------------
Thu Aug 20 18:38:46 UTC 2020 - Stasiek Michalski <stasiek@michalski.cc>
- Initial package