Skip to content

Releases: sbt/sbt-osgi

v0.10.0

27 Jan 21:44
742e5b4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.11...v0.10.0

v0.9.11

22 Jan 21:16
b4dd37f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.10...v0.9.11

v0.9.10

06 Jan 07:39
797e885
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.9...v0.9.10

v0.9.9

02 Nov 07:33
14aca8c
Compare
Choose a tag to compare

What's Changed

  • Reduce pressure on GC by using a Traversable instead of a Seq by @romainreuillon in #96
  • Add test for including all dependencies in JAR's to force manifest by @mdedetrich in #97

Full Changelog: v0.9.8...v0.9.9

v0.9.8

21 Oct 17:51
65ad38f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.7...v0.9.8

v0.9.7

20 Oct 16:49
bfbfaa5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.6...v0.9.7

v0.9.6

20 Oct 16:50
Compare
Choose a tag to compare

What's Changed

  • Update supported sbt version matrix by @lefou in #70
  • Update Dependencies And Fix Deprecation Warnings by @isomarcte in #72

New Contributors

Full Changelog: v0.9.5...v0.9.6

v0.9.5

01 Apr 06:49
Compare
Choose a tag to compare

v0.9.4

18 Jul 09:10
b636dc1
Compare
Choose a tag to compare

Small cleanups and bump of bnd to version 4.0, which should aid Scala in JDK10 compatibility.

See details: https://github.com/sbt/sbt-osgi/milestone/5?closed=1

v0.9.3

13 Feb 13:10
6b95e4c
Compare
Choose a tag to compare

Bugfix release to avoid breaking builds that use packageOptions (e.g. to set Automatic Module Name).

See details: https://github.com/sbt/sbt-osgi/milestone/4?closed=1