Features

  • #57 - TaskUtils for lazy-evaluation of objects to task instances.

  • #58 - FileUtils.updateFileProperty and FileUtils.fileize utility methods added.

Bugs

  • #37 - Cleaned up documentation build issues.

Breaking changes

  • #54 - Conditional code for Gradle 2.x compatibility has been removed.

  • #55 - Conditional code for Gradle 3.x compatibility has been removed.

Deprecations

  • #58 Classes in org.ysb33r.grolifant.api has moved to org.ysb33r.grolifant.api.v4. Existing classes have been marked as deprecated, but will forward functionality to the classes in the new package in order to not break consumers. The deprectaed classes will be removed in the 1.0 release or shortly after.