Release notes

Features

  • #162 - FileSystemOperations needs to convert FileCollection correctly.

  • #181 - Simplify building of model-based native toolchains.

  • #183 - Ability to send an AbstractJvmExecSpec to a worker.

Bugs

  • #182 - Setting executable on Grolifant execution specifications evaluated too early.

  • #184 - Too many exceptions when Grolifant 5.5 and earlier 5.x are mixed

Deprecations

  • #176 - Deprecate ProjectOperations and introduce ConfigurationPhaseOperations.

Breaking changes

  • Constructor from org.ysb33r.grolifant5.api.core.runnable.AbstractCmdlineArgumentSpec that takes a ProviderFactory`, has been removed. This could have an impact on a downstream plugin, which might have used it directly.