mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
version 0.9.11.3 bugix release
* fix Pry.run_command * improve `ls` output * add :requires_gem => "jist" to 'gist' command (so deps can be installed via install-command) * improve help for 'edit' command
This commit is contained in:
parent
81b69e0d73
commit
64f48d4317
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
17/01/2012 version 0.9.11.3
|
||||||
|
* fix Pry.run_command
|
||||||
|
* improve `ls` output
|
||||||
|
* add :requires_gem => "jist" to 'gist' command (so deps can be installed
|
||||||
|
via install-command)
|
||||||
|
* improve help for 'edit' command
|
||||||
|
|
||||||
16/01/2012 version 0.9.11.2
|
16/01/2012 version 0.9.11.2
|
||||||
* minor bug fix for gist on windows, rescuing Jist::ClipboardError
|
* minor bug fix for gist on windows, rescuing Jist::ClipboardError
|
||||||
rather than letting the scary error spill out to users and potentially
|
rather than letting the scary error spill out to users and potentially
|
||||||
|
|
Loading…
Reference in a new issue