Skip to content

v10.2.0

Compare
Choose a tag to compare
@Tapchicoma Tapchicoma released this 08 Sep 20:41
a3b8a1d

Added

  • sarif reporter to provided reporters (#516)

Changed

  • Update Gradle to 7.1.1 version
  • Update Shadow plugin to 7.0.0 version
  • Update Kotlin to 1.5.21 version
  • Set default KtLint version to 0.42.1
  • Rethink format task approach (issue: #306)

Fixed

  • Pre-commit hook causing conflicts (issue: #443) (#502)
  • ktlintFormat create empty directories in src/ dir (issue: #423)
  • Add Git hook task breaks configuration cache (issue: #505)
  • Plugin failed to apply on eager tasks creation (issue: #495)