-
Notifications
You must be signed in to change notification settings - Fork 85
Closed
Description
Motivations:
- support Scala Native 0.4.0 on 2.11, 2.12, 2.13 (Update for Scala Native 0.4.0 #387) /cc @ekrich
- restore Scala 3.0.0-M2 support (Scala 2.13.4 (was 2.13.3) #405)
- deal with
@nowarn
(Update 2.12's scala.annotation.nowarn once 2.12.13 is out #397, make@nowarn
a ClassfileAnnotation, as in 2.12.13 #417)
Steps:
- merge PRs
- choose version number
- let's call it 2.4.0, Scala Native support is a big deal, and 2.12.13 support is arguably a "feature" rather than a "fix"
- create the release and write the notes
- wait for release build
- release the staging repos
- artifacts on Maven Central
- https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_3.0.0-M3/2.4.0/
- https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_3.0.0-M2/2.4.0/
- https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.13/2.4.0/
- https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.12/2.4.0/
- https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.11/2.4.0/
- post-release, bump version in README
He-Pin and lolgab
Metadata
Metadata
Assignees
Labels
No labels