- Add MagLev 1.1.0-dev from git
- Add Ruby 1.8.7-p370 (for those having trouble
installing 1.8.7 with newer versions of glibc, please see
#195 (comment)) - Update the package URL in the definition for JRuby 1.7.0-preview1
- Add JRuby 1.7.0-preview2
- Update the Rubinius 2.0.0-dev definition to use the bundled RubyGems version
instead of installing its own - Add an
rbenv uninstallcommand for removing installed versions - Improved the option parsing for
ruby-buildandrbenv-installso
options may be placed in any order, and short options may be
combined (e.g.-kv) - Add a
-l/--listoption torbenv installto list all available
definitions - Add a
-v/--verboseoption torbenv installto invokeruby-buildin
verbose mode - Documented the
-k/--keepflag in the command-line help for
ruby-buildandrbenv install