Scala 2.7.0-final has been released. Scala is a statically typed, extensible, multi-paradigm language, offering object-oriented and functional support.
This release includes bug fixes.
|
February 28, 2008 February 15, 2008 February 08, 2008 Scala 2.7.0-RC1 has been released. Scala is a statically typed, extensible, multi-paradigm language, offering object-oriented and functional support. This release includes: support for optional XML attributes, a scala.BigDecimal wrapper class, support for generic Java types and type annontations by default, a rewrite of scala.StringBuilder in Scala, documentation updates, and bug fixes. December 19, 2007 December 15, 2007 December 08, 2007 Scala-Blogs.org has been announced. It is a collection of blog posts pertaining to Scala. Scala is a statically typed, extensible, multi-paradigm language, offering object-oriented and functional support. November 30, 2007 September 11, 2007 Scala 2.6.0-final has been released. Scala is a statically typed, extensible, multi-paradigm language, offering object-oriented and functional support. This release includes: the addition of a receiving actor to trait actors.OutputChannel, support for port multiplexing in remote actors, support for converting methods with '*'-parameters to function values, support for multidimensional arrays, synchronous message send for remote actors, a '@native' annotation for native methods, new methods for the scala.Array class, a number of bug fixes, and other changes. September 06, 2007 August 23, 2007 Scala 2.6.0-RC2 has been released. Scala is a statically typed, extensible, multi-paradigm language, offering object-oriented and functional support. This release includes: support for port multiplexing in remote actors, support for converting methods with '*'-parameters to function values, and a number of bug fixes. July 29, 2007 Scala 2.6.0-RC1 has been released. Scala is a statically typed, extensible, multi-paradigm language, offering object-oriented and functional support. This release includes: support for multidimensional arrays, the integration of the scala.util.parsing.combinator package into the standard library, support for synchronous message send for remote actors, the addition of the @native annotation for native methods, new methods for the scala.Array class, a reorganization of some of the compiler options, the removal of deprecated classes, plus other changes and bug fixes. June 13, 2007 June 06, 2007 May 21, 2007 May 11, 2007 May 02, 2007 Scala 2.5.0-RC1 has been released. Scala is a statically typed, extensible, multi-paradigm language, offering object-oriented and functional support. This release candidate includes: support for type constructor polymorphism, support for initializing some fields of an object before any parent constructors are called, changes to the pattern matching of anonymous functions, the addition of new methods to various classes, plus other changes and bug fixes. March 22, 2007 March 16, 2007 March 09, 2007 Scala 2.4.0-RC1 has been released. Scala is a statically typed, extensible, multi-paradigm language, offering object-oriented and functional support. This release includes: the addition of support for futures to the actors library, pattern matching support for matching prefixes, plus other changes and a number of bug fixes. January 25, 2007 |