Skip to content

Releases: scala/sbt-scala-module

1.0.14

01 Mar 01:33
6ab677e
Compare
Choose a tag to compare
  • #38 Don't inline from scala library to avoid binary incompatibilties

1.0.13

26 Sep 21:18
Compare
Choose a tag to compare

is closer to working on Java 9! (fixes #33)

but not actually working yet, because #35 — there will need to be another release to cope with that

Downgrade sbt-osgi to 0.8.0, which runs on Java 6

11 Jul 14:11
Compare
Choose a tag to compare
Merge pull request #29 from lrytz/master

Downgrade sbt-osgi to 0.8.0

Run MiMa on both jvm and js projects

11 Jul 13:08
Compare
Choose a tag to compare
Merge pull request #28 from lrytz/master

Move mimaSettings back to scalaModuleSettings

Fixes incompatibility of Scala.js and SbtOsgi

07 Jul 13:26
Compare
Choose a tag to compare
Merge pull request #27 from lrytz/sbt-osgi-0.9.1

Split jvm-specific settings into scalaModuleSettingsJVM

1.0.9

15 May 22:36
Compare
Choose a tag to compare

renames plugin to sbt-scala-module. no other changes

1.0.8

09 May 21:02
v1.0.8
Compare
Choose a tag to compare
  • Add requires JvmPlugin

1.0.7

09 May 21:00
v1.0.7
Compare
Choose a tag to compare

Convert to AutoPlugin, apply Scala version settings to the build

Introduce new scalaVersionsByJvm setting

21 Apr 08:50
v1.0.6
Compare
Choose a tag to compare
  • #18: introduce new scalaVersionsByJvm setting, cleanups to POM metadata
  • 1bf89fd: include scalaModuleOsgiSettings in scalaModuleSettings, modules no longer need to reference scalaModuleOsgiSettings explicitly

Update MiMa and SBT versions

12 Feb 05:56
Compare
Choose a tag to compare
Merge pull request #10 from retronym/topic/bumpity-bump

Bump SBT and MiMa