Ruby 3.4.0 Released: Enhanced Performance and New Features

2024-12-25

Ruby 3.4.0 has been released, boasting significant improvements! Key highlights include a performance-boosted YJIT compiler, a new modular garbage collection mechanism, and the convenient `it` block parameter reference. The default parser has switched to Prism, and the socket library now features Happy Eyeballs V2 for more efficient network connections. Core classes have received updates, and various bugs have been squashed. The release also includes deprecation warnings for string literal modifications and improvements to keyword splatting.

Development release