Skip to content

Releases: nebula-plugins/nebula-project-plugin

v9.3.0

26 Jan 23:21
19b2de4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.2.3...v9.3.0

v9.2.3

21 Jan 00:04
2a4baf2
Compare
Choose a tag to compare

Fix inheritance between compileOnly between facets.

Full Changelog: v9.2.2...v9.2.3

v9.2.2

08 Dec 18:03
Compare
Choose a tag to compare

Full Changelog: v9.2.0...v9.2.2

v9.2.1

19 Nov 01:03
a54f447
Compare
Choose a tag to compare

Republishing to a void Maven Central issue

v9.2.0

19 Nov 00:29
a54f447
Compare
Choose a tag to compare

What's Changed

  • JDK 17 tests by @rpalcolea in #75
  • Remove usage of JavaPluginConvention which is deprecated and set to be removed in Gradle 8.0 by @rpalcolea in #76

Full Changelog: v9.1.6...v9.2.0

v9.1.6

30 Sep 00:03
Compare
Choose a tag to compare
NebulaFacetPlugin: handle facets for non implementation configurations

v9.1.5

29 Sep 23:46
Compare
Choose a tag to compare
Add extra check for configuration to use for source sets

v9.1.4

29 Sep 21:30
Compare
Choose a tag to compare
  • NebulaFacetPlugin: Handle kotlin plugin creating a compile configuration

v9.1.3

29 Sep 17:25
Compare
Choose a tag to compare
  • NebulaFacetPlugin: addParentSourceSetOutputs handles API configuration from java-library plugin

v9.1.2

28 Sep 23:29
94fb1cf
Compare
Choose a tag to compare
  • NebulaFacetPlugin: navigate sourceset/configuration hierarchies to add source outputs to facet classpaths