Skip to content

Releases: vanniktech/gradle-code-quality-tools-plugin

0.24.0

22 Nov 18:27
Compare
Choose a tag to compare
  • Breaking change: Only support ktlint 1.x and upwards. Removal of experimental setting. #286 (vanniktech)

0.23.0

02 Jul 23:01
Compare
Choose a tag to compare
  • Kotlin Inputs: Exclude src/test/snapshots/ to fix 'ktlint uses this output of task testDebugUnitTest without declaring an explicit or implicit dependency'. #274 (vanniktech)
  • Gradle: Use Java 11, Android Gradle Plugin 8.0.2 & update all dependencies. #273 (vanniktech)

0.22.0

14 Jul 19:00
Compare
Choose a tag to compare

0.21.0

11 Mar 18:56
Compare
Choose a tag to compare

0.20.0

10 Apr 06:48
Compare
Choose a tag to compare
  • Resolves Cpd Task Creation Failure #204 (keciciler)
  • Detekt: Add --parallel parameter support #202 (budnyjj)
  • Detekt: Add --build-upon-default-config parameter support #201 (budnyjj)

0.19.0

10 Apr 06:48
Compare
Choose a tag to compare

0.18.0

18 Apr 13:03
Compare
Choose a tag to compare

0.17.0

18 Feb 16:05
Compare
Choose a tag to compare

0.16.0

28 Jan 11:29
Compare
Choose a tag to compare
  • Convert everything to Kotlin. #172 (vanniktech)
  • Convert all Extension classes to Kotlin. #170 (vanniktech)
  • Detekt + ktlint: Create configurations once when plugin is applied. Leverage @PathSensitive. #169 (vanniktech)

0.15.0

25 Dec 13:05
Compare
Choose a tag to compare