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.1-RC1
Publish artifacts to Maven via CI
3.7.1
release-3.7.1
project/Build.scala
baseVersion = "3.7.1-RC1"
referenceVersion
tasty/src/dotty/tools/tasty/TastyFormat.scala
MinorVersion
ExperimentalVersion
changelogs/3.7.1-RC1.md
On main branch:
main
project/MiMaFilters.scala
Wait for releases/confirmation from tooling:
Prepare draft of announcement blogpost for 3.7.1 on https://docs.scala-lang.org/
Announce the release
The text was updated successfully, but these errors were encountered:
@tgodzik @Gedochao 3.7.1-RC1 artifacts are now available. Scala Native compiler plugins were just released to Maven and should be soon available
Sorry, something went wrong.
WojciechMazur
No branches or pull requests
Release procedure for unstable version
3.7.1-RC1
Publish artifacts to Maven via CI
3.7.1
Block automatic upgrades to Scala 3.7.1 scala-steward-org/scala-steward#3632release-3.7.1
branch:project/Build.scala
: SetbaseVersion = "3.7.1-RC1"
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.1-RC1.md
3.7.1-RC1
On
main
branch:project/Build.scala
: SetreferenceVersion
to3.7.1-RC1
[chore]: Setup build for 3.7.2 development cycle #23100project/MiMaFilters.scala
Wait for releases/confirmation from tooling:
Prepare draft of announcement blogpost for
3.7.1
on https://docs.scala-lang.org/Announce the release
The text was updated successfully, but these errors were encountered: