Skip to content

Commit

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

This release
adds "quickfixes" which are compiler-suggested fixes for some warnings and errors,
improves migration to Scala 3,
adds binary integer literals,
adds `-Xsource:3-cross` for crossbuilt projects,
improves compatibility with JDK 21 and 22,
supports Scala 3.4,
and more.

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

0 comments on commit f119219

Please sign in to comment.