Skip to content

Releases: oneclick/rubyinstaller2

RubyInstaller-4.0.1-1 - 2026-01-16

16 Jan 20:13

Choose a tag to compare

Added

  • Add the missing rdbg executable. #474

Changed

  • Update to ruby-4.0.1, see release notes.
  • Compact ENV display when ridk enable. #470
  • Fix possible crash in ridk enable when searching the Windows registry.
  • Fix detection of MSYS2 in a non-standard location. #445, #350
  • Check and add directory etc/ssl/certs in c_rehash.rb. #472
  • Improve startmenu introduced in Ruby-4.0:
    • Various optical and behaviour improvements. #469
    • Add mouse event handling to classic terminal and avoid threads. #475
    • Return to startmenu from irb and ridk
  • Preliminary support for MSYS2 environment clang64 . #471
  • Update links to point to the correct repository. #463

Removed

  • Remove libgcc_s_seh-1.dll. It is no longer necessary. #467

RubyInstaller-3.2.10-1 - 2026-01-16

16 Jan 20:01

Choose a tag to compare

Added

  • Add the missing rdbg executable. #474

Changed

  • Update to ruby-4.0.1, see release notes.
  • Use msys2 headless installer in ridk install 1 and install into ruby's base directory. ruby/date#459
  • Extend c_rehash.rb helper script to update all three locations of SSL CA certificates #461
  • Compact ENV display when ridk enable. #470
  • Fix possible crash in ridk enable when searching the Windows registry.
  • Fix detection of MSYS2 in a non-standard location. #445, #350
  • Shrink the 5 app icons to only one and a subsequent console-based startmenu.
  • Preliminary support for MSYS2 environment clang64 . #471
  • Update links to point to the correct repository. #463
  • Update the SSL CA certificate list.

Removed

  • Remove libgcc_s_seh-1.dll. It is no longer necessary. #467

RubyInstaller-4.0.0-1 - 2025-12-27

27 Dec 13:40

Choose a tag to compare

This is the first release based on ruby-4.0.x: https://www.ruby-lang.org/en/news/2025/12/25/ruby-4-0-0-released/

Changes compared to RubyInstaller-3.4.8-1

  • Shrink the 5 app icons to only one and a subsequent console-based startmenu.
    One icon only is a requirement of Microsoft to provide an app in the Microsoft Store.
  • Add a patch to fix ruby's CLI to recognize inputs as UTF-8
    ruby/ruby#12377
  • Drop X86/32-bit release package. Only X64 and ARM64 packages are provided for Ruby-4.0+.

RubyInstaller-3.4.8-1 - 2025-12-18

18 Dec 17:23

Choose a tag to compare

Changed

  • Update to ruby-3.4.8, see release notes.
  • Use msys2 headless installer in ridk install 1 and install into ruby's base directory. ruby/date#459
  • Extend c_rehash.rb helper script to update all three locations of SSL CA certificates #461
  • Update the SSL CA certificate list.

RubyInstaller-3.3.10-1 - 2025-10-24

24 Oct 19:39

Choose a tag to compare

Changed

  • Update to ruby-3.3.10, see release notes.
  • Update the SSL CA certificate list.

RubyInstaller-3.4.7-1 - 2025-10-08

09 Oct 19:08

Choose a tag to compare

Changed

RubyInstaller-3.4.6-1 - 2025-09-18

19 Sep 15:22

Choose a tag to compare

Changed

RubyInstaller-3.4.5-1 - 2025-07-25

24 Jul 19:15

Choose a tag to compare

Changed

  • Update to ruby-3.4.5, see release notes.
  • Update the SSL CA certificate list.

RubyInstaller-3.3.9-1 - 2025-07-25

24 Jul 19:16

Choose a tag to compare

Changed

  • Update to ruby-3.3.9, see release notes.
  • Update to OpenSSL-3.5.1. The Ruby API dosn't change.
  • Update devkit version to gcc-15.1 which has some incompatibilities due to changed defaults.
  • Update the SSL CA certificate list.
  • Fix issue with -std=c99 which broke install of some gems. 439

RubyInstaller-3.2.9-1 - 2025-07-25

24 Jul 19:15

Choose a tag to compare

Changed

  • Update to ruby-3.2.9, see release notes.
  • Update to OpenSSL-3.5.1. The Ruby API dosn't change.
  • Update devkit version to gcc-15.1 which has some incompatibilities due to changed defaults.
  • Update the SSL CA certificate list.
  • Fix issue with -std=c99 which broke install of some gems. 439