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


VLOGGER - AI Does Talking Heads
24/03/2024

Developed by Google researchers VLOGGER AI is a system that can create realistic videos of people talking and moving from a single still image and an audio clip as input. 



Edgeless Systems Announces Continuum AI
14/03/2024

Edgeless Systems has announced the launch of Continuum, a  security solution that provides cloud-based "Confidential AI" services and enables sharing of sensitive data with chatbots such as ChatG [ ... ]


More News

<ASIN:1933988657>

<ASIN:0672328844>

<ASIN:0974514055>

<ASIN:0596523009>

<ASIN:1934356476>

<ASIN:1934356085>

<ASIN:0596516177>

Last Updated ( Thursday, 19 August 2010 )