| Age | Commit message (Collapse) | Author |
|
Closes #29086.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #28490.
Signed-off-by: Brett Koonce <koonce@gmail.com>
|
|
Closes #27178.
Signed-off-by: Brett Koonce <koonce@gmail.com>
|
|
Closes #26712.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
### 0.3.4 / 2013-12-25
* Use the `.part` file extension for files being downloaded, to distinguish
between already downloaded files.
#### ruby
* Added versions for 2.1.0-rc1 and 2.1.0.
#### jruby
* Added version for 1.7.9.
#### rubinius
* Added version for 2.2.2.
Closes #25465.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
### 0.3.3 / 2013-12-04
* Add support for the MacPorts package manager (@havenwood).
* Fixed extglob pattern in `fetch`.
Closes #24938.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
### 0.3.2 / 2013-11-22
* Exit normally when `--no-reinstall` is specified and the ruby has already
been installed. (@cbandy)
* `fetch()` can now strip trailing tabs as well as spaces.
#### ruby
* Added version aliases for `2` and `1`.
* Added versions 1.9.3-p484, 2.0.0-p353 and 2.1.0-preview2 for CVE-2013-4164.
#### jruby
* Added versions 1.7.6, 1.7.7 and 1.7.8.
#### rubinius
* Drop support for installing 2.0.0, due to multiple bugs.
* Added versions 2.1.1, 2.2.0 and 2.2.1.
Closes #24599.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
### 0.3.1 / 2013-09-23
* Always use the system's `stat` command on OSX (@paul).
* Do not assume homebrew is installed at `/usr/local/bin/brew`.
* Properly quote/expand `$CONFIGURE_OPTS` to prevent incorrect word-splitting
(@pbrisbin).
* Style changes.
#### ruby
* Download from the new http://cache.ruby-lang.org/ CDN (@hsbt).
* When installing ruby 1.8.x, rubygems-2.1.3 will now be installed.
* Added the MD5 checksum for ruby-2.1.0-preview1.tar.bz2.
* Added the `2.1` and `2.1.0` version aliases for 2.1.0-preview1.
#### rubinius
* Support the new 2.x installation process.
* Added MD5s and versions for `2.1.0` and `2.0.0`.
* Removed support for `2.0.0-rc1`.
Closes #23361.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #21726.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #20914.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #20732.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #20610.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|