Skip to content

Releases: etiennestuder/gradle-rocker-plugin

Ignore empty directories when snapshotting template directory

03 Sep 11:37
a378762
Compare
Choose a tag to compare

Ignore empty directories when snapshotting template directory.

Avoidance of deprecated APIs

22 Aug 07:57
52340f6
Compare
Choose a tag to compare

Usage of deprecated APIs avoided for newer versions of Gradle.

Incremental task turned off when Rocker hot reload enabled

02 Oct 13:10
c3723b3
Compare
Choose a tag to compare

Incremental task functionality turned off when Rocker's hot reload feature is enabled.

Removal of empty output directories

17 Sep 15:44
a6e1a00
Compare
Choose a tag to compare

Made RockerCompile task remove empty output directories.

Improved DSL

29 Aug 13:26
d82fb5f
Compare
Choose a tag to compare

Changed DSL to declare version as part of the extension and to nest all configurations in a block.

Improved compatibility with task avoidance

22 Jul 12:21
c75f4e6
Compare
Choose a tag to compare

Internal refactoring to improve compatibility with task avoidance.

Compatibility with task avoidance

05 Jul 16:03
3d19d5e
Compare
Choose a tag to compare

Made RockerCompile task support configuration avoidance.

Usage of lazy properties

03 Jul 16:19
c2ff13a
Compare
Choose a tag to compare

Internal refactoring to improve lazy properties usage.

Usage of InputChanges for incremental work action

28 Jun 18:41
30d281d
Compare
Choose a tag to compare

Internal refactoring to get rid of deprecated APIs that will be removed in Gradle 7.

Compatibility with Gradle Configuration Cache

21 Jun 05:08
4de2be3
Compare
Choose a tag to compare

Made RockerCompile task compatible with the upcoming Gradle Configuration Cache. Support for versions of Gradle older than 6.0 is dropped.