PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
May 06, 2008

Scala 2.7.1 Released

Posted: 2008-05-06 06:19:53
Languages ::

Scala 2.7.1 has been released. Scala is a statically typed, extensible, multi-paradigm language, offering object-oriented and functional support.

This release includes: the addition of scala.Either to the standard library, the removal of the contractiveness requirement for implicit methods, 'requires' and 'ensuring' methods of Predef.scala, bug fixes, and other changes.