v1.1.0
Known Issues introduced in this release, to be fixed in a subsequent release:
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 ofRegularFileProperty
by @mcumings in #19 - Use a
PluginContext
class to extract plugin helper functions by @mcumings in #20 - Switch to using Gradle
Configuration
s 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