Skip to content

0.14.0

Compare
Choose a tag to compare
@vanniktech vanniktech released this 06 Nov 10:35
· 151 commits to master since this release
  • Refactor ktlint integration to use Tasks and Gradle Configuration Avoidance API. #157 (vanniktech)
  • Update Kotlin to 1.3.0, Android Gradle Plugin to 3.2.1, ktlint to 0.29.0, Gradle to 4.10.2 & Junit JaCoCo Plugin to 0.13.0 #156 (vanniktech)
  • Implement breaking changes for Detekt 1.0.0.RC10 #155 (vanniktech)
  • Verify that Detekt 1.0.0.RC9.2 works. #154 (vanniktech)
  • Implement Task Configuration avoidance for Detekt and check task dependencies. Requires Gradle 4.9 or higher. #153 (vanniktech)
  • Update dependencies. #152 (vanniktech)
  • Support Detekt 1.0.0.RC9 #151 (vanniktech)
  • Support Cacheable Task with DetektCheckTask. #149 (vanniktech)