[ANN] Scala 2.5.1-RC1 released

View: New views
3 Messages — Rating Filter:   Alert me  

[ANN] Scala 2.5.1-RC1 released

by Stéphane Micheloud :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

We are pleased to announce version 2.5.1-RC1 of the Scala
distribution:

It fixes several bugs found in 2.5.0-final.

    http://www.scala-lang.org/downloads/changes.html#v2.5.1-RC1


Other release candidates may follow this version depending
on bugs reported by the Scala community (no changes/additions,
only bug fixes!); the final release (aka. 2.5.1-final) is
planned in 1-2 weeks.


Bye
-- Stephane

[scala] Re: [ANN] Scala 2.5.1-RC1 released

by Jon Pretty :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

Stéphane Micheloud wrote:
> We are pleased to announce version 2.5.1-RC1 of the Scala
> distribution:

I've had a chance to use 2.5.1-RC1 for a while now, and haven't found any problems yet:  All my code
is compiling, and appears to be running correctly.

Good work everyone!
Jon

--
Jon Pretty | Sygneca Ltd.

[scala] Re: [ANN] Scala 2.5.1-RC1 released

by Eric Willigers :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

Jon Pretty wrote:
> Stéphane Micheloud wrote:
>> We are pleased to announce version 2.5.1-RC1 of the Scala
>> distribution:
>
> I've had a chance to use 2.5.1-RC1 for a while now, and haven't found
> any problems yet:  All my code is compiling, and appears to be running
> correctly.
>
> Good work everyone!

+1.  Congratulations on a solid distribution.