• Ruby 3.4.1 Released

    Updated: 2024-12-25 00:00:00
    Ruby A Programmer's Best Friend Home Downloads Documentation Libraries Community News Security About Ruby Menu Ruby 3.4.1 Released Posted by naruse on 25 Dec 2024 Ruby 3.4.1 has been . released This fixes the version . description See the GitHub releases for further . details Download https : cache.ruby-lang.org pub ruby 3.4 ruby-3.4.1.tar.gz SIZE : 23152739 SHA1 : dc42fe22bcdfbd30f63cd93296d893c53b1dadcc SHA256 : 3d385e5d22d368b064c817a13ed8e3cc3f71a7705d7ed1bae78013c33aa7c87f SHA512 : 93acc262e3b7cf86aeddebdad5b8938c187b9c44a73b0c252b6f873745964001459ae45ece7376745916e317c24895596a42b4544e836670fc6e90058e6f0de4 https : cache.ruby-lang.org pub ruby 3.4 ruby-3.4.1.tar.xz SIZE : 17222800 SHA1 : 61783f85c57da9f05201e491029889d71742a83f SHA256 :

  • Ruby 3.4.0 Released

    Updated: 2024-12-25 00:00:00
    Ruby A Programmer's Best Friend Home Downloads Documentation Libraries Community News Security About Ruby Menu Ruby 3.4.0 Released Posted by naruse on 25 Dec 2024 We are pleased to announce the release of Ruby 3.4.0. Ruby 3.4 adds it block parameter reference , change Prism as default parser , adds Happy Eyeballs Version 2 support to socket library , improves YJIT , adds Modular GC , and so . on it is introduced it is added to reference a block parameter with no variable name . Feature 18980 ary foo bar baz p ary map it upcase FOO BAR BAZ it very much behaves the same as 1 When the intention is to only use 1 in a block , the potential for other numbered parameters such as 2 to also appear imposes an extra cognitive load onto readers . So it was introduced as a handy alias . Use it in

  • Ruby 3.4.0 rc1 Released

    Updated: 2024-12-12 00:00:00
    Ruby A Programmer's Best Friend Home Downloads Documentation Libraries Community News Security About Ruby Menu Ruby 3.4.0 rc1 Released Posted by naruse on 12 Dec 2024 We are pleased to announce the release of Ruby 3.4.0-rc1. Prism Switch the default parser from parse.y to Prism . Feature 20564 Modular GC Alternative garbage collector GC implementations can be loaded dynamically through the modular garbage collector feature . To enable this feature , configure Ruby with with-modular-gc at build time . GC libraries can be loaded at runtime using the environment variable RUBY_GC_LIBRARY Feature 20351 Ruby†s built-in garbage collector has been split into a separate file at gc default default.c and interacts with Ruby using an API defined in gc gc_impl.h The built-in garbage collector can now

Previous Months Items

Dec 2024 | Nov 2024 | Oct 2024 | Sep 2024 | Aug 2024 | Jul 2024