We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a24506c commit 96f46edCopy full SHA for 96f46ed
hand-written.md
@@ -1,10 +1,12 @@
1
[Scala $version](https://github.com/scala/scala/releases/tag/v$version) is now available!
2
3
This release
4
-adds binary integer literals,
5
-adds `-Xsource:3-cross` for crossbuilt projects,
6
-improves compatibility with JDK 21 and 22,
7
-supports Scala 3.4,
+improves compatibility with JDK 23,
+supports Scala 3.5,
+improves Scala 3 cross-building and migration,
+improves warnings and lints,
8
and more.
9
10
+It also has a few minor breaking changes.
11
+
12
For details, refer to the [release notes](https://github.com/scala/scala/releases/tag/v$version) on GitHub.
0 commit comments