Features

  • New set of classes for building tasks and execution specifications which, offers a major simplification over the old way.

Deprecations

  • Everything in org.ysb33r.grolifant.api.v4.exec. Use org.ysb33r.grolifant.api.v4.runnable instead.

  • org.ysb33r.grolifant.api.v4.AbstractDistributionInstaller. Use org.ysb33r.grolifant.api.v4.AbstractDistributionInstaller instead.

  • org.ysb33r.grolifant.api.v4.AbstractCombinedProjectTaskExtension. Use org.ysb33r.grolifant.api.v4.CombinedProjectTaskExtensionBase instead.

Breaking changes

  • grolifant-compat3 library is not supported under Gradle 7.0.