New
v0.16.0
Features
- Ruby 4.0 Support. Pry will now require and default to Reline for newer Rubies. (#2357) (#2349)
- Revert 'Unify show-doc with show-source'. (#2346)
Breaking Changes
- Remove experimental
Pry.auto_resize!Returns a warning. The code will be removed later. (#2359) - Drop support for Ruby < 2.6 (#2349)
New Contributors
- @ydah made their first contribution in https://github.com/pry/pry/pull/2343
Full Changelog: https://github.com/pry/pry/compare/v0.15.2...v0.16.0