Skip to content

Commit d60ac84

Browse files
SethTisueadriaanm
authored andcommitted
Update 2017-04-18-releases-1Q17.md (#1)
1 parent d30e113 commit d60ac84

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

news/_posts/2017-04-18-releases-1Q17.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,18 @@ permalink: /news/releases-1Q17
55
title: "Three new releases and more GitHub goodness!"
66
---
77

8-
We are happy to announce the availability of three new Scala releases: 2.11.11 concludes the 2.11 series, 2.12.2 brings many bug fixes and small improvements, and 2.13.0-M1 sets the scene for the standard library modularization and improvements coming in the next major release, due in a year. Many thanks to everyone who contributed!
8+
We are happy to announce three new Scala releases: 2.11.11 concludes the 2.11 series, 2.12.2 brings bug fixes and small improvements, and 2.13.0-M1 sets the scene for modularization and improvements coming in the next major release next year. Many thanks to everyone who contributed!
99

10-
As part of our ongoing efforts at Lightbend to simplify contributing to Scala, we are thrilled to announce our move to GitHub for [bug reporting](https://github.com/scala/bug), as well as for [release notes](https://github.com/scala/scala/releases) publishing. For the highlights of each of our three releases, read on.
10+
As part of our ongoing efforts at Lightbend to simplify contributing to Scala, we are thrilled to announce our move to GitHub for [bug reporting](https://github.com/scala/bug), as well as for [release notes](https://github.com/scala/scala/releases).
11+
12+
For the highlights of these three releases, read on.
1113

1214
<!-- break -->
1315

14-
[Scala 2.11.11](https://github.com/scala/scala/releases/tag/v2.11.11) resolves regressions introduced in 2.11.9 and 2.11.10. Special thanks to @xuwei-k and @sjrd for reporting and helping diagnose these. In addition to many smaller fixed and a few backports from 2.12, 2.11.11 features improved error messages on missing dependencies. This improvement was developed by @jvican at the Scala Center under proposal SCP-009.
16+
[Scala 2.11.11](https://github.com/scala/scala/releases/tag/v2.11.11) contains many smaller fixes and a few backports from 2.12. It also features improved error messages on missing dependencies; this improvement was developed by @jvican at the Scala Center under proposal SCP-009.
17+
18+
(Yes, we skipped 2.11.9 and 2.11.10. Special thanks to @xuwei-k and @sjrd for reporting and helping diagnose the regressions in those withdrawn releases.)
1519

16-
[Scala 2.12.2](https://github.com/scala/scala/releases/tag/v2.12.2) brings back support for trailing commas, with the first proposal (SIP-27) to make it all the way through the revived Scala Improvement Process. Congratulations, @dwijnand!
20+
[Scala 2.12.2](https://github.com/scala/scala/releases/tag/v2.12.2) adds support for trailing commas, the first proposal (SIP-27) to make it all the way through the revived Scala Improvement Process. Congratulations, @dwijnand!
1721

18-
[Scala 2.13.0-M1](https://github.com/scala/scala/releases/tag/v2.13.0-M1) prepares for the next phase of the standard library [modularization](https://github.com/scala/scala-dev/issues/323) and the [collections rework](https://github.com/scala/collection-strawman). The parallel collections are now a separate [module](https://github.com/scala/scala-parallel-collections), and many deprecated members have been removed. As a reminder, our [full 2.13 roadmap](https://github.com/scala/scala-dev/issues/324) is available for review on GitHub.
22+
[Scala 2.13.0-M1](https://github.com/scala/scala/releases/tag/v2.13.0-M1) prepares for the next phase of the standard library [modularization](https://github.com/scala/scala-dev/issues/323) and the [collections rework](https://github.com/scala/collection-strawman). The parallel collections are now a separate [module](https://github.com/scala/scala-parallel-collections), and many deprecated members have been removed. As a reminder, our [full 2.13 roadmap](https://github.com/scala/scala-dev/issues/324) is available for review on GitHub.

0 commit comments

Comments
 (0)