Releases: sbt/sbt-osgi
Releases · sbt/sbt-osgi
v0.10.0
What's Changed
- Update specs2-core to 4.20.5 by @scala-steward in #117
- chore: Update group id in README.md by @He-Pin in #116
- Remove sbt 0.13.x support and syntax improvements by @mdedetrich in #118
- Initialize Plugin introduced keys to zero like values in globalSettings by @mdedetrich in #121
- Add and apply scalafmt by @mdedetrich in #122
- Use proper matchers in ScalaTest by @mdedetrich in #123
- Add .git-blame-ignore-revs by @mdedetrich in #124
- Remove unnecessary Scala version by @mdedetrich in #125
- Fix stray com.typesafe.sbt org references by @mdedetrich in #126
- Rename com.typesafe.sbt package to com.github.sbt by @mdedetrich in #127
- Replace http://typesafe.com uri with something more appropriate by @mdedetrich in #128
- Add JDK 21 to CI by @mdedetrich in #119
- Remove typesafe CLA requirement by @mdedetrich in #129
- Add inliner by @mdedetrich in #90
New Contributors
Full Changelog: v0.9.11...v0.10.0
v0.9.11
What's Changed
- Update sbt github actions by @mdedetrich in #101
- Update specs2-core to 4.10.6 by @scala-steward in #109
- Update sbt to 1.9.8 by @scala-steward in #108
- Pin Scala updates for scala-steward by @mdedetrich in #110
- Update biz.aQute.bndlib to 6.4.1 by @scala-steward in #106
- Update specs2-core to 4.20.4 by @scala-steward in #111
- Fix packageWithJVMJar := true not working on Windows by @mdedetrich in #115
New Contributors
- @scala-steward made their first contribution in #109
Full Changelog: v0.9.10...v0.9.11
v0.9.10
What's Changed
- Update sbt version by @mdedetrich in #99
- Add JDK's and OS'es to GitHub actions CI matrix by @mdedetrich in #98
- Implement a cache based on hashing of the inputs of bundleTask by @romainreuillon in #100
Full Changelog: v0.9.9...v0.9.10
v0.9.9
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
What's Changed
- Update CI status badge by @xuwei-k in #91
- Fix incorrect developer url by @mdedetrich in #92
- Package fix by @mdedetrich in #95
Full Changelog: v0.9.7...v0.9.8
v0.9.7
What's Changed
- Update sbt version by @mdedetrich in #83
- Set scala versions by @mdedetrich in #84
- sbt-ci-release by @eed3si9n in #86
- Delete .travis.yml by @mdedetrich in #87
- Use sbt-github-actions by @mdedetrich in #88
- Fixed Invalid CEN extra data field on recent JVM by @romainreuillon in #81
- Update bnd to latest version by @romainreuillon in #78
- Add developers by @mdedetrich in #89
New Contributors
- @eed3si9n made their first contribution in #86
- @romainreuillon made their first contribution in #81
Full Changelog: v0.9.6...v0.9.7
v0.9.6
What's Changed
- Update supported sbt version matrix by @lefou in #70
- Update Dependencies And Fix Deprecation Warnings by @isomarcte in #72
New Contributors
- @isomarcte made their first contribution in #72
Full Changelog: v0.9.5...v0.9.6
v0.9.5
v0.9.4
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
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