mirror of https://github.com/sbt/sbt.git
**Problem** During the milestone releases of Scala, e.g. Scala 2.13.0-M1, scalaBinaryVersion by design points to 2.13.0-M1, and also the source directory uses scala-2.13.0-M1, but in most cases we actually want to pretend compatibility and use scala-2.13 directory. **Solution** This introduces a new setting called scalaEarlyVersion, which is the scalaBinaryVersion of the release version of milestones. We have been calling this "partial version", but that broke down for Scala 3, which adopted semantic versioning. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||