Releases: oneclick/rubyinstaller2
Releases · oneclick/rubyinstaller2
RubyInstaller-2.6.1-1 - 2019-01-30
Changed
- Update to ruby-2.6.1, see release notes.
RubyInstaller-2.6.0-1 - 2019-01-03
Added
- New tool
ridk use
to switch between installed ruby versions - Add ruby-2.6.0, see release notes.
- Add
bundle
command, since bundler is now a bundled gem in ruby-2.6
Changed
- Update of the SSL CA certificate list.
RubyInstaller-2.5.3-1 - 2018-10-21
Changed
- Installer files are signed with a Microsoft trusted certificate now.
- Strip debug information from compiled extensions.
This significantly decreases install size of C based gems. #130 - Fix RubyInstaller update mechanism, so that it no longer removes the PATH setting. #125
- Update to OpenSSL-1.1.1 and libgdbm-1.18.
- Update of the SSL CA certificate list.
RubyInstaller-2.4.5-1 - 2018-10-21
Changed
- Installer files are signed with a Microsoft trusted certificate now.
- Strip debug information from compiled extensions.
This significantly decreases install size of C based gems. #130 - Fix RubyInstaller update mechanism, so that it no longer removes the PATH setting. #125
- Update to OpenSSL-1.0.2p and libgdbm-1.18.
- Update of the SSL CA certificate list.
RubyInstaller-2.5.1-2 - 2018-06-24
RubyInstaller-2.4.4-2 - 2018-06-24
RubyInstaller-2.5.1-1 - 2018-03-29
Added
- New installer for Ruby with builtin MSYS2 toolchain. #42
Changed
- Update to ruby-2.5.1, see release notes.
- Update to OpenSSL-1.1.0h .
- Make installers with/without Devkit compatible, so that both can be mixed like:
- Install RubyInstaller-Devkit first and update with smaller RubyInstaller later
- Install RubyInstaller first and update by RubyInstaller-Devkit
RubyInstaller-2.4.4-1 - 2018-03-29
Added
- New installer for Ruby with builtin MSYS2 toolchain. #42
Changed
- Update to ruby-2.4.4, see release notes.
- Update to OpenSSL-1.0.2o .
- Make installers with/without Devkit compatible, so that both can be mixed like:
- Install RubyInstaller-Devkit first and update with smaller RubyInstaller later
- Install RubyInstaller first and update by RubyInstaller-Devkit
RubyInstaller-2.5.0-2 - 2018-02-27
Changed
- Don't abort but fix pacman conflicts while 'ridk install'. #101
RubyInstaller-2.4.3-2 - 2018-02-27
Changed
- Don't abort but fix pacman conflicts while 'ridk install'. #101