Skip to content
This repository has been archived by the owner on Jul 12, 2021. It is now read-only.

Releases: ShellRechargeSolutionsEU/sbt-build-seed

v5.1.1

08 Dec 15:38
Compare
Choose a tag to compare

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

28 Aug 13:01
Compare
Choose a tag to compare

Added crossbuilding to SBT 1.2.1

4.0.9

23 May 15:15
Compare
Choose a tag to compare

aligns crossSbtVersions value in build.sbt with that in project/build.properties

4.0.7

23 May 15:17
Compare
Choose a tag to compare

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

29 Mar 07:32
Compare
Choose a tag to compare

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.6.0

10 Mar 11:09
Compare
Choose a tag to compare

Now with Scala 2.11.8

v1.5.0

10 Mar 11:12
Compare
Choose a tag to compare

Use sbt-release 1.0.3 for better support of semantic versioning and release candidate versions

v1.4.0

25 Feb 10:55
Compare
Choose a tag to compare

Upgraded to sbt 0.13.11

Upgraded to sbt-release 1.0.2

Usage recommendations added, see README.md