Skip to content

RubyInstaller-4.0.1-1 - 2026-01-16

Latest

Choose a tag to compare

@larskanis larskanis released this 16 Jan 20:13
· 12 commits to master since this release

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