Skip to content

Releases: scala/sbt-scala-module

2.2.3

20 Oct 00:20
c69a6b6
Compare
Choose a tag to compare
  • bump MiMa version to 0.8.1

2.2.2

30 Sep 20:04
41e54e1
Compare
Choose a tag to compare

upgrade sbt-osgi to 0.9.6 (was 0.9.5), which allows building on JDK 15 (as per sbt/sbt-osgi#72)

2.2.1

08 Sep 23:12
c5d971b
Compare
Choose a tag to compare
  • sbt-mima-plugin 0.8.0 (was 0.7.0)
  • sbt-dynver 4.1.1 (was 4.0.0)
  • sbt-ci-release 1.5.3 (was 1.5.2)
  • sbt-header 5.6.0 (was 5.5.0)

of the various changes in these releases, the most interesting (only interesting?) one is MiMa's "Catch binary-incompatible method overriding in traits"

2.2.0

16 Apr 13:03
Compare
Choose a tag to compare

Deprecate scalaModuleSettingsJVM, use scalaModuleOsgiSettings instead.

2.1.4

15 Apr 13:49
Compare
Choose a tag to compare

Include travis build number in sonatype repository description

Update dependencies.

2.1.3

23 Sep 04:53
v2.1.3
Compare
Choose a tag to compare

Update MiMa to be compatible with sbt 1.3.1

2.1.2

17 Sep 08:46
v2.1.2
Compare
Choose a tag to compare

Update sbt-ci-release to 1.3.2

2.1.1

17 Sep 08:46
v2.1.1
Compare
Choose a tag to compare

Support for Scala Native cross building

2.1.0

13 Sep 08:35
v2.1.0
Compare
Choose a tag to compare
  • Use auto import (#55)
  • Renamed
    • repoName -> scalaModuleRepoName
    • mimaPreviousVersion -> scalaModuleMimaPreviousVersion
    • enableOptimizerInlineFrom -> scalaModuleEnableOptimizerInlineFrom
  • Use sbt-dynver, sbt-ci-release, sbt-travisci, sbt-header (#65)
  • Drop scalaModuleScalaVersionsByJvm

2.1.0-M2

12 Sep 11:04
Compare
Choose a tag to compare
2.1.0-M2 Pre-release
Pre-release

Define sbt-sonatype settings.