Releases: TomDmitriev/gradle-bundle-plugin
Releases · TomDmitriev/gradle-bundle-plugin
v0.10.0
v0.9.0
Upgrade to bnd 3.3.0
v0.8.6
CompileOnly dependencies now get added to the bnd classpath.
v0.8.5
Gradle 2.14 support
v0.8.4
v0.8.3
Upgrade to bnd 3.2.0
v0.8.2: Merge pull request #52 from gradleupdate/gradle-2.12
Handle bundle instructions with null values
v0.8.1
Fix an occasional NPE when the Gradle Daemon is enabled.
v0.8
*) Project properties now can be excluded from the set of instructions given to Bnd
*) Transitive dependencies are now not passed to Bnd by default
*) Upgrade to bnd 3.1.0
v0.7.2
Allow non-string values in plugin instructions.