mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
updated CONTRIBUTORS
This commit is contained in:
parent
cdde01c901
commit
065491368f
2 changed files with 30 additions and 25 deletions
|
@ -1,4 +1,4 @@
|
||||||
X/X/2012 version 0.9.8
|
25/1/2012 version 0.9.8
|
||||||
|
|
||||||
MAJOR NEW FEATURES
|
MAJOR NEW FEATURES
|
||||||
- upgraded command api, https://github.com/pry/pry/wiki/Custom-commands
|
- upgraded command api, https://github.com/pry/pry/wiki/Custom-commands
|
||||||
|
@ -7,7 +7,6 @@ MAJOR NEW FEATURES
|
||||||
- added save-file command
|
- added save-file command
|
||||||
- added gist command (removed gist-method, new gist command is more general)
|
- added gist command (removed gist-method, new gist command is more general)
|
||||||
|
|
||||||
|
|
||||||
complete CHANGELOG:
|
complete CHANGELOG:
|
||||||
* CommandError's no longer cause the current input to be disgarded
|
* CommandError's no longer cause the current input to be disgarded
|
||||||
* Better syntax highlighting for rbx code code
|
* Better syntax highlighting for rbx code code
|
||||||
|
@ -39,7 +38,6 @@ complete CHANGELOG:
|
||||||
* changed edit-command to no-longer need a command set argument
|
* changed edit-command to no-longer need a command set argument
|
||||||
* fixed empty lines so that they don't replace _ by nil
|
* fixed empty lines so that they don't replace _ by nil
|
||||||
* fixed SyntaxErrors at the REPL level so they don't replace _ex_.
|
* fixed SyntaxErrors at the REPL level so they don't replace _ex_.
|
||||||
<TODO: everything that happened after f3262e32700709a6998579a9f71cdc6b8f4a695e>
|
|
||||||
|
|
||||||
5/11/2011 version 0.9.7.4 hotfix
|
5/11/2011 version 0.9.7.4 hotfix
|
||||||
* ls -M now works in modules (bugfix)
|
* ls -M now works in modules (bugfix)
|
||||||
|
|
51
CONTRIBUTORS
51
CONTRIBUTORS
|
@ -1,22 +1,29 @@
|
||||||
687 John Mair <jrmair@gmail.com>
|
804 John Mair
|
||||||
82 Conrad Irwin <conrad.irwin@gmail.com>
|
168 Conrad Irwin
|
||||||
76 Rob Gleeson <rob@flowof.info>
|
129 Ryan Fitzgerald
|
||||||
70 Ryan Fitzgerald <rwfitzge@gmail.com>
|
84 Rob Gleeson
|
||||||
50 Lee Jarvis <lee@jarvis.co>
|
51 Lee Jarvis
|
||||||
47 Mon ouïe <mon.ouie@gmail.com>
|
48 Mon ouïe
|
||||||
18 David Palm <dpalm@elctech.com>
|
18 David Palm
|
||||||
13 epitron <chris@ill-logic.com>
|
13 epitron
|
||||||
8 Eero Saynatkari <projects@kittensoft.org>
|
13 Jordon Bedwell
|
||||||
6 Yorick Peterse <yorickpeterse@gmail.com>
|
9 Yorick Peterse
|
||||||
3 Darrick Wiebe <darrick@innatesoftware.com>
|
8 Eero Saynatkari
|
||||||
2 robgleeson <rob@flowof.info>
|
3 fowlmouth
|
||||||
2 Eric Christopherson <echristopherson@gmail.com>
|
3 Darrick Wiebe
|
||||||
2 Kelsey Judson <kelseyjudson@gmail.com>
|
2 Bram Swenson
|
||||||
2 Xavier Shay <xavier@rhnh.net>
|
2 Eric Christopherson
|
||||||
1 Josh Cheek <josh.cheek@gmail.com>
|
2 Erik Michaels-Ober
|
||||||
1 Tim Pope <code@tpope.net>
|
2 Kelsey Judson
|
||||||
1 Gosha Arinich <me@goshakkk.name>
|
2 Xavier Shay
|
||||||
1 Shawn Anderson <shawn42@gmail.com>
|
2 robgleeson
|
||||||
1 Jordan Running <jrunning@gmail.com>
|
1 Kirill Lashuk
|
||||||
1 fowlmouth <phowl.mouth@gmail.com>
|
1 Josh Cheek
|
||||||
1 Lars Haugseth <git@larshaugseth.com>
|
1 Shawn Anderson
|
||||||
|
1 Sherin C
|
||||||
|
1 Tim Pope
|
||||||
|
1 Gosha Arinich
|
||||||
|
1 Jordan Running
|
||||||
|
1 Jonathan Jackson
|
||||||
|
1 Lars Haugseth
|
||||||
|
1 Robert Gleeson
|
||||||
|
|
Loading…
Reference in a new issue