Skip to content

Releases: oneclick/rubyinstaller2

RubyInstaller-2.5.6-1 - 2019-09-09

10 Sep 04:14
Compare
Choose a tag to compare

Added

  • Add support for scoop installer. #152

Changed

  • Update to ruby-2.5.6, see release notes.
  • Ignore registry entries with invalid installer data when looking for MSYS2. #154

RubyInstaller-2.4.7-1 - 2019-09-09

10 Sep 04:13
Compare
Choose a tag to compare

Added

  • Add support for scoop installer. #152

Changed

  • Update to ruby-2.4.7, see release notes.
  • Ignore registry entries with invalid installer data when looking for MSYS2. #154

RubyInstaller-2.6.3-1 - 2019-04-18

18 Apr 09:35
Compare
Choose a tag to compare

Changed

RubyInstaller-2.6.2-1 - 2019-04-13

16 Apr 16:40
Compare
Choose a tag to compare

Changed

  • Update to ruby-2.6.2, see release notes.
  • Build with "-O3" instead of "-O2" optimization and update x64 compiler from gcc-8.2.1 to 8.3.0.
  • Update of the SSL CA certificate list.

RubyInstaller-2.5.5-1 - 2019-04-13

16 Apr 16:27
Compare
Choose a tag to compare

Changed

  • Update to ruby-2.5.5, see release notes.
  • Build with "-O3" instead of "-O2" optimization and update x64 compiler from gcc-8.2.1 to 8.3.0.
  • New tool ridk use to switch between installed ruby versions
  • Update of the SSL CA certificate list.

RubyInstaller-2.4.6-1 - 2019-04-13

16 Apr 16:40
Compare
Choose a tag to compare

Changed

  • Update to ruby-2.4.6, see release notes.
  • Build with "-O3" instead of "-O2" optimization and update x64 compiler from gcc-8.2.1 to 8.3.0.
  • New tool ridk use to switch between installed ruby versions
  • Update of the SSL CA certificate list.

RubyInstaller-2.6.1-1 - 2019-01-30

31 Jan 05:34
Compare
Choose a tag to compare

Changed

RubyInstaller-2.6.0-1 - 2019-01-03

03 Jan 22:34
Compare
Choose a tag to compare

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

21 Oct 19:32
Compare
Choose a tag to compare

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

21 Oct 19:32
Compare
Choose a tag to compare

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.