Commit Graph

11 Commits

Author SHA1 Message Date
John Mair 1a9738ff11 refactored example initialization code (still need to update examples for new API) 2011-06-03 03:22:59 +12:00
John Mair f4d7e418af version 0.7.6, supercharged 'whereami' method, added AROUND parameter. Improved rubinius support 2011-03-26 22:08:12 +13:00
John Mair 4b9198d03c version 0.6.8, added whereami command, made .pryrc run at the start of each runtime session, put syntax highlighting on by default 2011-03-06 03:17:54 +13:00
John Mair 42d1c126af version 0.5.0pre4 Almost ready for release. Updated examples to match new changes, updated README. 2011-02-17 10:22:59 +13:00
John Mair 33780cc77d Version 0.4.9pre1. Added show_command, added -g option to ls and got it working in combination with -c, e.g ls -gc. Changed documentation for ! 2011-02-14 04:49:53 +13:00
John Mair 971bba3c38 added example_basic.rb, to demonstrate basic functionality 2011-02-05 16:14:28 +13:00
John Mair 9501428628 added info on bindings and objects to README 2011-01-29 18:23:26 +13:00
John Mair 5750854339 version 0.4.3, fixed example_command_override.rb 2011-01-27 15:18:33 +13:00
John Mair 18553b4beb Updated more docs and formatting.
Changed tests to remove opts[:output] and then removed opts[:output]; replaced with output method, changed prompt in example_commands.rb to have a math* wait prompt. Added bullet points to examples in README.markdown. Added more info on TexPlay and Gosu for example_image_edit
2011-01-21 22:34:22 +13:00
John Mair 45f2f105f8 almost ready for 0.4.0 release, created new example_input2.rb example for advanced input usage 2011-01-21 19:09:21 +13:00
John Mair 548b4f82d8 added import_from, delete, run to command API. Also added examples, added more tests, and changed the way that commands work using split instead of regex captures. Also added output and trget methods to Pry::CommandBase 2011-01-21 03:41:41 +13:00