Skip to content

Releases: nebula-plugins/gradle-lint-plugin

v20.3.1

12 Dec 18:19
Compare
Choose a tag to compare

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

27 Nov 19:57
289a157
Compare
Choose a tag to compare

What's Changed

Full Changelog: v20.2.2...v20.3.0

v20.2.2

30 Oct 20:06
Compare
Choose a tag to compare
  • GradleLintPluginTaskConfigurer: all lint tasks run after jar tasks
    Full Changelog: v20.2.1...v20.2.2

v20.2.1

30 Oct 18:40
Compare
Choose a tag to compare

v20.2.0

28 Oct 23:11
221218a
Compare
Choose a tag to compare

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

08 Oct 21:08
63d4817
Compare
Choose a tag to compare

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

23 Sep 18:30
a12ad89
Compare
Choose a tag to compare

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

24 Jul 01:02
4546dfb
Compare
Choose a tag to compare

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

26 Apr 23:41
Compare
Choose a tag to compare
  • Ignore bomConf.getResolvedConfiguration().getLenientConfiguration().getFiles(Specs.SATISFIES_ALL) deprecation

Full Changelog: v19.0.1...v19.0.2

v19.0.1

27 Nov 22:03
Compare
Choose a tag to compare