We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.7.0
Publish artifacts to Maven via CI
release-3.7.0
project/Build.scala
baseVersion = "3.7.0"
referenceVersion
tasty/src/dotty/tools/tasty/TastyFormat.scala
MinorVersion
ExperimentalVersion
changelogs/3.7.0.md
Wait for releases/confirmation from tooling:
Prepare the documentation
3.7.0/
versions.json
3.x
Announce the release
_config.yml
scala-3-version: 3.7.0
api/all.md
## Previous releases
_overviews/jdk-compatibility/overview.md
Update the ecosystem
The text was updated successfully, but these errors were encountered:
@tgodzik @Gedochao Artifacts for 3.7.0 are now available, Scala Native artifacts should also be soon available in Maven
Sorry, something went wrong.
WojciechMazur
No branches or pull requests
Release procedure for stable version
3.7.0
Publish artifacts to Maven via CI
3.7.0
release-3.7.0
branch:project/Build.scala
: SetbaseVersion = "3.7.0"
and ensurereferenceVersion
is set to stable versiontasty/src/dotty/tools/tasty/TastyFormat.scala
ensureMinorVersion
is set to 7tasty/src/dotty/tools/tasty/TastyFormat.scala
ensureExperimentalVersion
is set to stable (0)changelogs/3.7.0.md
3.7.0
Wait for releases/confirmation from tooling:
Prepare the documentation
3.7.0
using scaladoc and upload to remote server to3.7.0/
directory3.7.0
to API docsversions.json
3.x
to target3.7.0/
directoryAnnounce the release
3.7.0
blogpost on https://scala-lang.org/blog/announcements/3.7.0
on https://contributors.scala-lang.org_config.yml
setscala-3-version: 3.7.0
api/all.md
in## Previous releases
section add entry for previous stable version_overviews/jdk-compatibility/overview.md
- add entry for 3.7.0 if neededUpdate the ecosystem
3.7.0
to SDKMAN3.7.0
to Chocolatey3.7.0
to WinGet3.7.0
Update Scala to 3.7.0 scala-steward-org/scala-steward#36343.7.0
Add Scala 3.7.0 bazel-contrib/rules_scala#1733The text was updated successfully, but these errors were encountered: