Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Releases: etiennestuder/gradle-plugindev-plugin

Toolchain usage

13 Sep 08:58
2cbe149

Choose a tag to compare

Leverage toolchain support to define the JVM language version that is used to compile and test the Gradle plugin.

Gradle 7.1 minimum requirement

22 Aug 06:53
b9633d5

Choose a tag to compare

Fix deprecated API usages and make Gradle 7.1 the minimum required version.

Bintray removal

22 Jun 17:51
2dccd82

Choose a tag to compare

Change from publishing to Bintray to publishing to the Plugin Portal directly.

Gradle 7.0 compatibility

13 Feb 17:23
c577c7c

Choose a tag to compare

Add compatibility with Gradle 7. Make Gradle 6 the minimum compatibility.

Maintenance release

10 Jan 15:51
10bd050

Choose a tag to compare

Add compatibility all the way back to Gradle 3.5.1.

Maintenance release

10 Jan 12:19
0ff00a2

Choose a tag to compare

Register custom tasks at plugin application time.

Include TestKit meta data file

09 Jan 14:56
4d5d3e2

Choose a tag to compare

Include plugin under test meta data file to run functional tests with TestKit.

Maintenance release

08 Jan 13:28
a58d23f

Choose a tag to compare

Set issueManagement.url and license.distribution in pom.xml.

Maintenance release

08 Jan 13:06
ac8b563

Choose a tag to compare

Set source and target compatibility for Java and Groovy to 1.8.

Maintenance release

08 Jan 04:10
aaa437e

Choose a tag to compare

Use version 1.8.4 of gradle-bintray-plugin.
Build gradle-plugindev-plugin project with Gradle 4.10.3.