Ruby 1.9.2 Released
Thursday, 19 August 2010

An upgrade to Ruby is now available and it has an important bug fix for the year 2038 problem, IPv6 support and a new Random class.

Banner

 

Ruby 1.92 has been released and to quote from the Ruby blog:

ruby

Ruby 1.9.2 is mostly compatible with 1.9.1, except the following changes:

  • Many new methods
  • New socket API (enhanced IPv6 support)
  • New encodings
  • Random class that supports various random number generators
  • Time is reimplemented. There is no longer the year 2038 problem.
  • some regexp enhancements
  • $: no longer includes the current directory.
  • dl is reimplemented on top of libffi.
  • new psych library that wraps libyaml. You can use the library instead of syck.

What you find important depends what you are doing but the fix to the 2038 problem has to be welcome and better Random number generators are always fun.

ruby

Compatibility seems to be good and where things are not backward compatible there is a good reason. There seems to be little point in not upgrading.

For more details see NEWS.

To download http://www.ruby-lang.org/en/

Further Reading

Ruby on Rails for Microsoft Developers

Metaprogramming Ruby

JRuby 1.5.0

Ruby: Visual QuickStart Guide

Beginning Ruby: From Novice to Professional

Banner


A Turing Machine In LEGO
06/10/2024

A Turing Machine is one of those abstract ideas that is much easier to undertand if you can see it working. Now there's a proposal on the LEGO Ideas site for a Working Turing Machine. Lend it your sup [ ... ]



Java Version 23 Released
30/09/2024

It was in April 2024 that we had Java 22. Now after just 6 months there's version 23, which is a STS release with lots of features in preview status.


More News

<ASIN:1933988657>

<ASIN:0672328844>

<ASIN:0974514055>

<ASIN:0596523009>

<ASIN:1934356476>

<ASIN:1934356085>

<ASIN:0596516177>

Last Updated ( Thursday, 19 August 2010 )