| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-27 | 732 Bytes | |
| v0.16.0 source code.tar.gz | 2025-12-27 | 244.4 kB | |
| v0.16.0 source code.zip | 2025-12-27 | 336.5 kB | |
| Totals: 3 Items | 581.7 kB | 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