ruby-install v0.6.0 Release Notes

Release Date: 2015-12-25 // over 8 years ago
    • ๐Ÿ‘Œ Support ruby-install RUBY-X.Y.Z in addition to ruby-install RUBY X.Y.Z.
    • โž• Added the -L, --latest option which downloads versions and checksums from [ruby-versions].
    • ๐Ÿ”– Versions and checksums are now auto-downloaded if they are missing.
    • ๐Ÿ”– Versions and checksums are now stored in ~/.cache/ruby-install/.
    • โž• Added support for the new [dnf] RedHat/Fedora package manager.

    ๐Ÿ’Ž jruby

    rbx

    • ๐Ÿš€ Switched to the https://rubinius-releases-rubinius-com.s3.amazonaws.com mirror.
    • Switched to LLVM 3.5 for Debian and Arch based systems.
    • โž• Added libedit as a dependency.
    • ๐Ÿ›  Fixed multiple issues when invoking gem install bundler before configuring rubinius.

    ๐Ÿ’Ž ruby