1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00

updated TODO

This commit is contained in:
John Mair 2011-03-03 18:07:39 +13:00
parent f1c5fa4a69
commit b3e6c7424e

4
TODO
View file

@ -1,6 +1,10 @@
0.6.7
* color support
* --simple-prompt for pry commandline
* -I mode for pry commandline
* --color mode for pry commandline
* clean up requires (put them all in one place)
* add whereami command, a la the `ir_b` gem
0.6.1
* !@ command alias for exit_all