Releases: ShellRechargeSolutionsEU/sbt-build-seed
Releases · ShellRechargeSolutionsEU/sbt-build-seed
v5.1.1
v5.1.1
- increase scala 2.13 version (
tnm.ScalaVersion.curr
) to 2.13.4 (includes TASTy reader for consuming Scala 3.0 libraries)
- versions 5.1.x are compiled with SBT 1.3.x so they can only be used in projects that use SBT >=1.3.0 (sbt/sbt#5049)
4.1.1
Added crossbuilding to SBT 1.2.1
4.0.9
aligns crossSbtVersions value in build.sbt with that in project/build.properties
4.0.7
Fix for 4.0.6 which, for some reason, kept sbt-release 1.0.6 around. Now sbt-release is at 1.0.8 and compatible with SBT 1.x
1.7.0
Now shell prompt depends on the name
of the project instead of id
.
Dependency on sbt-aether-deploy
upgraded to 0.17 since it has fix for double deploy of pom
's to artifact repository.
v1.5.0
Use sbt-release 1.0.3 for better support of semantic versioning and release candidate versions
v1.4.0
Upgraded to sbt 0.13.11
Upgraded to sbt-release 1.0.2
Usage recommendations added, see README.md