Scala 3.5.0
3.5.0
Released August 22, 2024. See all releases.
Scala binaries for 3.5.0 are available at github.
Release Notes
For a summary of important changes, see the GitHub release notes.(Or consult our archive of older release notes.)
Ways to Install This Release
-
Using Coursier
CLI, run:
cs install scala:3.5.0 && cs install scalac:3.5.0
-
Download the Scala binaries for 3.5.0 at github.
Need help running the binaries? -
You can also install Scala 3.5.0 with Chocolatey by
running the following command:
choco install scala --version=3.5.0
- Using SDKMAN!, you can easily install
the latest version of Scala on any platform by running the following command:
sdk install scala 3.5.0
- On macOS you can also use Homebrew and run the following commands:
brew update
brew install scala
Other Releases
You can find the links to prior versions or the latest development version below. To see a detailed list of changes for each version of Scala please refer to the changelog.
Note that different major releases of Scala 2 (e.g. Scala 2.11.x and Scala 2.12.x) are not binary compatible with each other. Scala 3 minor releases (e.g. 3.0.x and 3.1.x) follow a different compatibility model .
- Current 3.5.x release:
- Scala 3.5.2 - Released on October 22, 2024
- Current 3.3.x LTS release:
- Scala 3.3.4 - Released on September 27, 2024
- Current 2.13.x release:
- Scala 2.13.15 - Released on September 25, 2024
- Latest 2.12.x maintenance release:
- Scala 2.12.20 - Released on September 4, 2024
- Last 2.11.x maintenance release:
- Scala 2.11.12 - Released on November 9, 2017
- Last 2.10.x maintenance release:
- Scala 2.10.7 - Released on November 9, 2017
- Nightly builds
- Changelog
- All Scala releases
License
The Scala 3.5.0 distribution is released under the Apache License, Version 2.0.