Sha256: 71f516eb4c1a106e4d000498a1af5cf8560e87752466ab9e6d2a96491c4f6633
Contents?: true
Size: 1.42 KB
Versions: 2
Compression:
Stored size: 1.42 KB
Contents
## 1.3.0 (2014-10-17) * Added [pry-docmore][pry-docmore] * Added [pry-rescue][pry-rescue] * Updated dependencies ## 1.1.1 (2014-05-04) * Updated project dependencies ## 1.1.0 (2014-04-26) * Removed out-of-box support for Rails. This includes removing pry-rails and railties dependencies. * Removed `formatted` configuration option; format all the things! * Removed `name` from prompt and configuration ## 1.0.0 (2014-04-25) * Replaced pry-debugger with pry-byebug. This change breaks support for Ruby versions older than 2.0.0 ## 0.2.0 (2014-01-01) * Prompt layout now more configurable. Added a new dependency on [colorize][colorize]. ## 0.1.0 (2013-12-31) * First and last release of the year. Bundle [pry][pry] with [pry-doc][pry-doc], [pry-debugger][pry-debugger], [pry-stack_explorer][pry-stack_explorer], and [pry-rails][pry-rails]. [Awesome print][awesome_print] for colorized and formatted output. Configured as Rails' console when applicable. [awesome_print]: https://github.com/michaeldv/awesome_print [colorized]: https://github.com/fazibear/colorize [pry-byebug]: https://github.com/deivid-rodriguez/pry-byebug [pry-doc]: https://github.com/pry/pry-doc [pry-docmore]: https://github.com/rking/pry-docmore [pry-rescue]: https://github.com/ConradIrwin/pry-rescue [pry-stack_explorer]: https://github.com/pry/pry-stack_explorer [pry]: http://pry.github.com
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
icepick-1.3.1 | CHANGELOG.md |
icepick-1.3.0 | CHANGELOG.md |