Sha256: 50a8a17ae11ae6ae940074a7691bbe4ce98fcedbd58f00838143cfc1eda47d70
Contents?: true
Size: 794 Bytes
Versions: 1
Compression:
Stored size: 794 Bytes
Contents
## 0.2.2 (2013-03-07) * Relaxed [debugger][debugger] dependency. ## 0.2.1 (2012-12-26) * Support breakpoints on methods defined in the pry console. (@banister) * Fix support for specifying breakpoints by *file:line_number*. (@nviennot) * Validate breakpoint conditionals are real Ruby expressions. * Support for [debugger][debugger] ~> 1.2.0. (@jshou) * Safer `alias_method_chain`-style patching of `Pry.start` and `PryRemote::Server#teardown`. (@benizi) ## 0.2.0 (2012-06-11) * Breakpoints * **finish** command * Internal cleanup and bug fixes ## 0.1.0 (2012-06-07) * First release. **step**, **next**, and **continue** commands. [pry-remote 0.1.4][pry-remote] support. [pry-remote]: https://github.com/Mon-Ouie/pry-remote [debugger]: https://github.com/cldwalker/debugger
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pry-debugger-0.2.2 | CHANGELOG.md |