## 0.0.5 (2011-12-01) * Add [Hirb][hirb] support. Enable with `Hirb.enable` in the console. * Upgrade [pry-nav][pry-nav] to 0.0.3. ## 0.0.4 (2011-11-30) * Add explicit requires for pry plugin gems. ## 0.0.3 (2011-11-30) * Add [pry-nav][pry-nav]. * Upgrade [awesome_print][awesome_print] to 1.0.1. ## 0.0.2 (2011-11-25) * Add pry-doc. ## 0.0.1 (2011-11-25) * First release. Combine [pry][pry], [awesome_print][awesome_print], [coolline][coolline] + [coderay][coderay], [pry-remote][pry-remote], [pry-git][pry-git]. Bit of glue to replace IRB with pry in Rails console, pretty colors. [pry]: http://pry.github.com [awesome_print]: https://github.com/michaeldv/awesome_print [pry-git]: https://github.com/pry/pry-git [pry-nav]: https://github.com/nixme/pry-nav [pry-remote]: https://github.com/Mon-Ouie/pry-remote [coolline]: https://github.com/Mon-Ouie/coolline [coderay]: https://github.com/rubychan/coderay [hirb]: https://github.com/cldwalker/hirb