Releases: nebula-plugins/gradle-lint-plugin
Releases · nebula-plugins/gradle-lint-plugin
v20.3.1
What's Changed
- Introduce deprecation logger to bypass Gradle 8.12 upcoming deprecations by @rpalcolea in #414
Full Changelog: v20.3.0...v20.3.1
v20.3.0
v20.2.2
GradleLintPluginTaskConfigurer
: all lint tasks run after jar tasks
Full Changelog: v20.2.1...v20.2.2
v20.2.1
v20.2.0
What's Changed
- GradleLintPluginTaskConfigurer: criticalLintGradle should depend on AbstractCompile tasks, similar to other lint tasks by @rpalcolea in #411
Full Changelog: v20.1.0...v20.2.0
v20.1.0
What's Changed
- stop using org.gradle.api.plugins.quality.internal.CodeNarcReportsImpl to support Gradle 8.11 by @rpalcolea in #409
- Upgrade to Kotlin 2.0.20 by @rpalcolea in #410
Full Changelog: v20.0.0...v20.1.0
v20.0.0
BREAKING CHANGES
- Drop support for Gradle older than 7.1 - Simplify LintPluginTaskConfigurer by @rpalcolea in #408
Full Changelog: v19.0.3...v20.0.0
v19.0.3
What's Changed
- GradleLintPatchAction: attach executable metadata if we modify an executable file by @rpalcolea in #407
Full Changelog: v19.0.2...v19.0.3
v19.0.2
- Ignore
bomConf.getResolvedConfiguration().getLenientConfiguration().getFiles(Specs.SATISFIES_ALL)
deprecation
Full Changelog: v19.0.1...v19.0.2
v19.0.1
Full Changelog: v19.0.0...v19.0.1