Download Latest Version scala-2.13.16.tgz (22.6 MB)
Email in envelope

Get an email when there's a new version of Scala 2

Home / v2.12.20
Name Modified Size InfoDownloads / Week
Parent folder
scala-docs-2.12.20.zip 2025-05-13 115.2 MB
scala-docs-2.12.20.txz 2025-05-13 57.5 MB
scala-2.12.20.rpm 2025-05-13 133.1 MB
scala-2.12.20.deb 2025-05-13 154.9 MB
scala-2.12.20.zip 2025-05-13 21.1 MB
scala-2.12.20.msi 2025-05-13 132.9 MB
scala-2.12.20.tgz 2025-05-13 21.1 MB
README.md 2024-09-02 2.3 kB
Scala 2.12.20 source code.tar.gz 2024-09-02 7.0 MB
Scala 2.12.20 source code.zip 2024-09-02 10.6 MB
Totals: 10 Items   653.3 MB 0

This release improves compatibility:

  • Support JDK 23 in optimizer (via upgrade to patched ASM 9.7.0) (#10747 by @Philippus)
  • Bump scala-xml dependency to 2.3.0 (was 2.2.0) (#10782)

and compiler profiling:

For complete 2.12.20 change lists, see all merged PRs and all closed bugs.

Compatibility

As usual for our minor releases, Scala 2.12.20 is binary-compatible with the whole Scala 2.12 series.

Contributors

A big thank you to everyone who's helped improve Scala by reporting bugs, improving our documentation, spreading kindness in discussions around Scala, and submitting and reviewing pull requests! You are all magnificent.

This release was brought to you by 8 contributors, according to git shortlog -sn --no-merges @ ^v2.12.19. Thank you Scala Steward, Seth Tisue, Lukas Rytz, A. P. Marki, Hamza Remmal, Philippus Baalman, Stefan Zeiger, nbauma109.

Thanks to Lightbend for their continued sponsorship of the Scala 2 team’s efforts. Lightbend offers commercial support for Scala 2.

Scala 2.12 notes

The release notes for Scala 2.12.0 have important information applicable to the whole 2.12 series.

Obtaining Scala

Scala releases are available through a variety of channels, including (but not limited to):

  • Bump the scalaVersion setting in your sbt project
  • Bump the using scala setting in your Scala CLI project
  • Download a distribution from scala-lang.org
  • Obtain JARs via Maven Central
Source: README.md, updated 2024-09-02