Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.72 KB

CHANGELOG-3.4.md

File metadata and controls

29 lines (20 loc) · 1.72 KB

RubyInstaller-3.4.1-2 - 2025-01-18

Added

  • Add a native ARM64 version. #362
  • Add junction (directory link) at <ruby>/ssl, which allows to easily find the OpenSSL certificates directory. #399 The certificates directory varies between ruby versions and the junction unifies the location. It is described in <ruby>/ssl/README-SSL.md.

Changed

  • Change side-by-side DLL loading to store dependencies in each extension.so file. #60
  • Change the OpenSSL certificates directory to <ruby>/lib/ruby/<ruby-version>/etc/ssl.
  • Remove installed gems and MSYS2 by the uninstaller per default. #408 So far the uninstaller only removed the ruby install files, but kept installed gems and MSYS2. The old behaviour is available when running the uninstaller with option /allfiles=no. See in the wiki. This is to prepare RubyInstaller for the Microsoft Store.

RubyInstaller-3.4.1-1 - 2024-12-30

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

Changes compared to RubyInstaller-3.3.6-2

  • Fix installation of dependencies per pacman within a parallel bundler install -jX #403
  • Fix MSYS2_VERSION to use latest version master #402
  • Update the SSL CA certificate list and to OpenSSL-3.4.0.