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 w...
Unclaimed project
Are you a maintainer of pry? Claim this project to take control of your public changelog and roadmap.
Pry.auto_resize!
Returns a warning. The code w...This release fixes one additional scenario that could happen if Prism was not available.
Avoid breaking reading input if Prism version is undetectable (https://github.com/pry/pry/pull/2340)
From the CHANGELOG.md
code as a supported editor on Pry::Editor
(#2236)