Skip to content

Commit

Permalink
2.13.15 summary
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue committed Sep 23, 2024
1 parent a24506c commit 96f46ed
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions hand-written.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
[Scala $version](https://github.com/scala/scala/releases/tag/v$version) is now available!

This release
adds binary integer literals,
adds `-Xsource:3-cross` for crossbuilt projects,
improves compatibility with JDK 21 and 22,
supports Scala 3.4,
improves compatibility with JDK 23,
supports Scala 3.5,
improves Scala 3 cross-building and migration,
improves warnings and lints,
and more.

It also has a few minor breaking changes.

For details, refer to the [release notes](https://github.com/scala/scala/releases/tag/v$version) on GitHub.

0 comments on commit 96f46ed

Please sign in to comment.