Skip to content

Releases: nebula-plugins/nebula-project-plugin

v6.0.0

21 Feb 00:11
7f495d4
Compare
Choose a tag to compare

Support for implementation and runtimeOnly configurations

v5.2.1

11 Dec 23:35
Compare
Choose a tag to compare
plugin-plugin 9.2.2

v5.2.0

11 Dec 23:15
Compare
Choose a tag to compare

Upgrade to Gradle 5.0 and nebula plugins

v5.1.2

23 Sep 22:01
Compare
Choose a tag to compare

Upgrade plugins for groovy 2.5 support

v5.1.1

13 Sep 18:07
f52dae6
Compare
Choose a tag to compare

Upgrade to gradle 4.10.1

v5.1.0: Merge pull request #46 from nebula-plugins/upgrade-plugin-plugin

09 Sep 18:57
d26167f
Compare
Choose a tag to compare

v5.0.0

07 Sep 22:31
6a28435
Compare
Choose a tag to compare

This plugin uses APIs that are not available on Gradle < 4.0.

setTestClassesDir(File) method has been deprecated  and removed on Gradle 5.0

Going forward, nebula-project-plugin will be supported for Gradle 4.0+

v4.1.0

18 Jul 22:44
Compare
Choose a tag to compare

Update Gradle to 4.9, Plugin-plugin to 7.1.7, and Gradle-dependency-lock-plugin to 6.0.0

v4.0.1

03 May 00:11
Compare
Choose a tag to compare

Further testing indicates removal of the mustRunAfter is a net negative for test performance in large projects. Moving integration tests to separate projects would likely net better performance.

v4.0.0

02 May 22:53
Compare
Choose a tag to compare

Removes the mustRunAfter constraint on the test for test facet tasks to improve build parallelism