PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
March 03, 2008

Ruby 1.9.0-1 Released

Posted: 2008-03-03 06:10:27
Languages ::

Ruby 1.9.0-1 has been released. Ruby is a dynamic, cross-platform, object-oriented language.

This release includes: more precise BigDecimal_to_f; the addition of Math.cbrt, Math.gamma, and Math.lgamma; improved UTF-8 and UTF-16 string support; bug fixes; and other changes.