Release notes
Features
-
#161 - Add API for adding deprecations and warnings which will be displayed at the end of the build.
-
#164 - Add
GrolifantSimpleJavaForkOptions
andGrolifantSimpleSetJavaForkOptions
. Also allowJavaForkOptionsWithENvProvider
to be configured from an instance ofGrolifantSimpleJavaForkOptions
or directly from aProvider<JavaLauncher>
. -
#175 - Add
StringTools.provideValuesKeepNull
. -
#177 - Make the
GitLabArchive
,GitHubArchive
, andGitRepoArchiveDownloader
provider-friendly. -
#178 - Add
provideFileNullable
,buildDirRegularFile
,buildDirDirectory
,provideRegularFile
,provideDirectory
,updateRegularFileProperty
, andupdateDirectoryProperty
.