Skip to content

Releases: rbenv/ruby-build

ruby-build 20250121

21 Jan 19:48
3366b3b
Compare
Choose a tag to compare

What's Changed

  • Simplify logic for rpath, the comma syntax is supported by all compilers by @eregon in #2497
  • Improve test output for failed stubs by @mislav in #2498
  • Add JRuby 9.4.10.0 by @headius in #2500

Full Changelog: v20250115...v20250121

ruby-build 20250115

15 Jan 08:49
644d294
Compare
Choose a tag to compare

What's Changed

  • Added 3.3.7

Full Changelog: v20250114...v20250115

ruby-build 20250114

14 Jan 22:40
f6628c3
Compare
Choose a tag to compare

What's Changed

  • Fix library lookup path in vendored OpenSSL on Linux by @mislav in #2493 #2496
  • script/update-cruby: improve curl HTTP error handling by @kou029w in #2483

New Contributors

Full Changelog: v20241225.2...v20250114

ruby-build 20241225.2

25 Dec 09:02
b5ade61
Compare
Choose a tag to compare

What's Changed

Full Changelog: v20241225.1...v20241225.2

ruby-build 20241225.1

25 Dec 08:42
62b63db
Compare
Choose a tag to compare
  • Added Ruby 3.4.1

Full Changelog: v20241225...v20241225.1

ruby-build 20241225

25 Dec 06:43
554dda2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v20241213...v20241225

ruby-build 20241213

12 Dec 22:51
5a53587
Compare
Choose a tag to compare

What's Changed

  • Added 3.4.0-rc1
  • Avoid array subscript error when checking OpenSSL versions by @mislav in #2461
  • Allow named pipes as build definition argument by @mislav in #2462
  • Clarify --list and --definitions in the README by @eregon in #2464
  • Suggest to install rubies in a user-writable directory in the README by @eregon in #2465
  • Add an environment variable to always build openssl/libssl by @eregon in #2466
  • Warn that Ruby 3.1 support ends in less than 6 months by @mislav in #2471
  • Update OpenSSL 3.0.15 by @hsbt in #2477

Full Changelog: v20241105...v20241213

ruby-build 20241105

05 Nov 05:30
281e598
Compare
Choose a tag to compare

What's Changed

Full Changelog: v20241030...v20241105

ruby-build 20241030

30 Oct 11:07
f370d55
Compare
Choose a tag to compare

What's Changed

  • Added 3.2.6

Full Changelog: v20241017...v20241030

ruby-build 20241017

17 Oct 17:13
Compare
Choose a tag to compare

What's Changed

  • Use --enable-shared for dev builds too, not only for releases by @eregon in #2450
  • Fix linking to vendored OpenSSL on 64-bit systems by @mislav in #2452
  • Add TruffleRuby and TruffleRuby GraalVM 24.1.1 by @eregon in #2454

Full Changelog: v20241007...v20241017