Release notes

Features

  • #161 - Add API for adding deprecations and warnings which will be displayed at the end of the build.

  • #164 - Add GrolifantSimpleJavaForkOptions and GrolifantSimpleSetJavaForkOptions. Also allow JavaForkOptionsWithENvProvider to be configured from an instance of GrolifantSimpleJavaForkOptions or directly from a Provider<JavaLauncher>.

  • #175 - Add StringTools.provideValuesKeepNull.

  • #177 - Make the GitLabArchive, GitHubArchive, and GitRepoArchiveDownloader provider-friendly.

  • #178 - Add provideFileNullable, buildDirRegularFile, buildDirDirectory, provideRegularFile, provideDirectory, updateRegularFileProperty, and updateDirectoryProperty.