Skip to content

Releases: rbenv/ruby-build

ruby-build 20130206

05 Feb 17:25
Compare
Choose a tag to compare
  • Add Ruby 1.9.3-p385

ruby-build 20130129

05 Feb 17:25
Compare
Choose a tag to compare
  • Change rbenv install to attempt to install the local app-specific
    version when it is invoked without any arguments
  • Add interactive confirmation to rbenv install when the destination prefix
    exists. Pass -f or --force to force installation of versions that are
    already installed
  • Add support for specifying which program to use for make via the $MAKE
    environment variable. FreeBSD users can now instruct ruby-build to use GNU
    make by setting MAKE=gmake
  • Modify the post-install process to invoke chmod only for group- or
    world-writable directories
  • Add before_install and after_install hooks for rbenv install plugins to
    facilitate post-installation automation

ruby-build 20130118

05 Feb 17:25
Compare
Choose a tag to compare
  • Add Ruby 2.0.0-rc1
  • Add Ruby 1.9.3-p374

ruby-build 20130104

05 Feb 17:26
Compare
Choose a tag to compare
  • Add JRuby 1.7.2

ruby-build 20121227

05 Feb 17:26
Compare
Choose a tag to compare
  • Add Ruby 1.9.3-p362
  • Add Ruby 1.8.7-p371
  • Move the default ruby-build mirror from GitHub Downloads to Amazon CloudFront

ruby-build 20121204

05 Feb 17:26
Compare
Choose a tag to compare
  • Add JRuby 1.7.1

ruby-build 20121201

05 Feb 17:26
Compare
Choose a tag to compare
  • Add Ruby 2.0.0-preview2

ruby-build 20121120

05 Feb 17:26
Compare
Choose a tag to compare
  • Add optional package checksum support. When a package URL is annotated with
    an MD5 checksum, ruby-build will use it to verify the contents of the
    downloaded file. Package URLs in all existing definitions have been updated
    with checksum annotations
  • Add an optional package download cache. When the RUBY_BUILD_CACHE_PATH
    environment variable is set to a directory of your choice, ruby-build will
    store downloaded packages there and reuse them for future installations
  • Add mirror support for faster package downloads. Packages on the official
    ruby-build mirror will be served via S3. You can point ruby-build to your own
    local package mirror by setting the RUBY_BUILD_MIRROR_URL environment
    variable

ruby-build 20121110

05 Feb 17:26
Compare
Choose a tag to compare
  • Add Ruby 1.9.3-p327
  • Fetch Ruby 2.0.0.dev and 1.9.3.dev via Git instead of Subversion

ruby-build 20121104

05 Feb 17:26
Compare
Choose a tag to compare
  • Add Ruby 2.0.0-preview1
  • Add Rubinius 2.0.0-rc1