Skip to content

v1.1.0

Compare
Choose a tag to compare
@mcumings mcumings released this 18 Sep 22:13
· 31 commits to main since this release
c591925

Known Issues introduced in this release, to be fixed in a subsequent release:

  • #26
  • #27
    For now, be advised that v1.0.x should be preferred.

What's Changed

  • Bump com.gradle:develocity-gradle-plugin from 3.18 to 3.18.1 by @dependabot in #16
  • Bump com.gradle.plugin-publish from 1.2.2 to 1.3.0 by @dependabot in #17
  • API change: Use Property<File> instead of RegularFileProperty by @mcumings in #19
  • Use a PluginContext class to extract plugin helper functions by @mcumings in #20
  • Switch to using Gradle Configurations for sharing data between projects by @mcumings in #21
  • Provide mechanism for configuring tasks with Develocity configuration by @mcumings in #22

Full Changelog: v1.0.0...v1.1.0