Scala 2.12.0 released
github.com
Scala 2.12.0 released
1–5 of 5 posts
Re: Scala 2.12.0 released
#2[1] http://www.scala-lang.org/blog/2016/07/08/trait-method-perfo...
Re: Scala 2.12.0 released
#3BTW, here's a list of packages available for 2.12.x [4], if you are planning to migrate (please do!). The package is on Maven [5] :-)
From the release notes [6] "This release is identical to 2.12.0-RC2" so anything on RC2 should just work.
BTW "2.12.1 will be out shortly (by the end of November) to address some known (but rare) issues in 2.12.0, and 2.11.9 is the last planned 2.11.x release (due by mid December). In the next few weeks, we at Lightbend will share our plans for Scala 2.13." [4]
[1] http://scala-lang.org/download/2.12.0-RC1.html
[2] http://scala-lang.org/download/2.12.0-RC2.html
[3] http://scala-lang.org/download/2.12.0.html
[4] https://github.com/scala/make-release-notes/blob/2.12.x/proj...
[5] https://repo1.maven.org/maven2/org/scala-lang/scala-compiler...
Re: Scala 2.12.0 released
#4Re: Scala 2.12.0 released
#5Any news on the performance impact of the new trait encoding [1] , [2]? [1] http://www.scala-lang.org/blog/2016/07/08/trait-method-perfo... [2] https://bugs.openjdk.java.net/browse/JDK-8161334
It's still a lot smaller than 2.11, but for instance the standard library of 2.12.0-RC1 was 900kB smaller than 2.12.0.