Skip to content

v0.4.9

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Aug 14:54
· 130 commits to refs/heads/main since this release
95a114d

Changelog

  • Detect early returns in content emitter count (#312) @mrmans0n
  • Update dependency org.jetbrains.kotlin:kotlin-compiler-embeddable to v2.0.10 (#311) @renovate
  • Add support to when statements while counting emitters (#310) @mrmans0n
  • Update gradle/actions action to v4 (#309) @renovate
  • Restrict emitters count for KtBinaryExpression to ELVIS only (#307) @mrmans0n
  • Update detekt docs to add IDE config suggestions (#305) @mrmans0n