Download Latest Version v0.16.0 source code.tar.gz (244.4 kB)
Email in envelope

Get an email when there's a new version of Pry

Home / v0.15.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-11-15 1.4 kB
v0.15.0 source code.tar.gz 2024-11-15 243.9 kB
v0.15.0 source code.zip 2024-11-15 336.0 kB
Totals: 3 Items   581.3 kB 1

From the CHANGELOG.md

v0.15.0

Features

  • Added support for Reline (#2298)
  • Added support for Ruby 3.3 (#2295)
  • Added Pry::Input::SimpleStdio for dumb terminals when Reline is in use (#2304)
  • Remove OpenStruct usage (#2307) (#2309)
  • Disable coloring of output when NO_COLOR is set. (#2323)
  • Add pry --no-multiline flag to keep single line prompt. (#2327)

Bug Fixes

  • Fix typos on docs and and comments (#2300) (#2301)
  • Fix 'calling clear method' on user code when defined in pry context. (#2291)
  • Fix arguments WatchExpression#add_expression (#2278)

Breaking changes

  • Remove support for deprecated Pry.config.prompt = [proc {}, proc {}] Use Pry::Prompt API instead (#2308)
  • Remove deprecated Pry.config.exception_whitelist. Use Pry.config.unrescued_exceptions instead. (#2326)
Source: README.md, updated 2024-11-15