You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2025-02-06-highlights-2024.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -48,15 +48,15 @@ Further reading:
48
48
49
49
We remain committed to maintaining Scala 2 and publishing new versions as needed.
50
50
51
-
Scala 2.12 is now under minimal maintenance.
52
-
It is not EOL yet primarily because sbt 1.x, which requires 2.12, is still in wide use.
53
-
54
51
Scala 2.13 improvements are mostly in the areas of JDK compatibility, warnings and lints, and aligning with Scala 3, especially under the `-Xsource:3` flag.
55
52
56
53
Sometime this year, we expect to start making additions to the Scala 2.13 standard library (which is shared with Scala 3).
57
54
The scope of these additions remains to be seen.
58
55
Initially, additions will be minor, focused on performance overrides and on addressing oversights in the collections API.
59
56
57
+
Scala 2.12 is now under minimal maintenance.
58
+
It is not EOL yet primarily because sbt 1.x, which requires 2.12, is still in wide use.
59
+
60
60
Further reading:
61
61
62
62
-[Scala 2 maintenance plans blog post](https://www.scala-lang.org/blog/2024/12/16/scala-2-maintenance.html)
@@ -229,7 +229,7 @@ You can also get news about upcoming events on the #events channel of the [Scala
229
229
One currently active Scala podcast is [Scala Space](https://www.youtube.com/channel/UCTuqr7682y0sZ7Fp5dTMLiw).
230
230
If you’re doing a Scala podcast, please make sure it’s listed on our [community page](https://www.scala-lang.org/community/).
231
231
The community page also has many useful links to newsletters, learning materials, and other resources.
232
-
Pull requests to this page from the community are welcome.
232
+
[Pull requests to this page](https://github.com/scala/scala-lang/edit/main/community/index.md) from the community are welcome.
0 commit comments