Skip to content

Releases: mrmans0n/compose-rules

0.5.8

25 Apr 10:25

Choose a tag to compare

What's Changed

  • Add Material 3 dividers as content emitters by @alyssoncs in #613
  • Update plugin com.gradle.develocity to v4.4.1 by @renovate[bot] in #614
  • Update astral-sh/setup-uv action to v8 by @renovate[bot] in #615
  • Update dependency androidx.compose:compose-bom to v2026.04.01 by @renovate[bot] in #616
  • Update detekt to 2.0.0-alpha.3 by @mrmans0n in #619

New Contributors

Dependency Matrix

linter version kotlin version
detekt 2.0.0-alpha.3 2.3.21
ktlint 1.8.0 2.2.21

Full Changelog: v0.5.7...v0.5.8

v0.5.7

08 Apr 18:17
fcbcd98

Choose a tag to compare

What's changed

Dependency Matrix

linter version kotlin version
detekt 2.0.0-alpha.2 2.3.0
ktlint 1.8.0 2.2.21

v0.5.6

27 Jan 09:09
51a39f4

Choose a tag to compare

What's changed

Dependency Matrix

linter version kotlin version
detekt 2.0.0-alpha.2 2.3.0
ktlint 1.8.0 2.2.21

v0.5.5

22 Jan 11:40

Choose a tag to compare

What's changed

  • Revert "Add shadowJar relocate rule for compatibility with Ktlint IntelliJ Plugin 0.30.2 (#580)" (#582) @mrmans0n

Dependency Matrix

linter version kotlin version
detekt 2.0.0-alpha.1 2.2.20
ktlint 1.8.0 2.2.21

v0.5.4

22 Jan 08:31

Choose a tag to compare

What's changed

Dependency Matrix

linter version kotlin version
detekt 2.0.0-alpha.1 2.2.20
ktlint 1.8.0 2.2.21

v0.5.3

18 Dec 20:56
32f8eff

Choose a tag to compare

What's changed

  • Fix create-release action generated table (#568) @mrmans0n
  • Use a fallback when checking for context params/receivers (#567) @mrmans0n
  • Update dependency androidx.compose:compose-bom to v2025.12.01 (#566) @renovate[bot]
  • Update documentation link for trailing lambda event handlers (#565) @Foso
  • Update actions/upload-artifact action to v6 (#563) @renovate[bot]

Dependency Matrix

linter version kotlin version
detekt 2.0.0-alpha.1 2.2.20
ktlint 1.8.0 2.2.21

v0.5.2

12 Dec 08:39

Choose a tag to compare

What's changed

  • Update plugin com.gradle.develocity to v4.3 (#561) @renovate[bot]
  • Update release workflows to include dependency matrix in draft release (#560) @mrmans0n
  • Add functional tests (#559) @mrmans0n
  • Update plugin shadowJar to v9.3.0 (#558) @renovate[bot]
  • Re-enable ktlint_standard_no-unused-imports in spotless (#557) @mrmans0n
  • Fix parameter order handling to allow lambdas with default values before required params in composables (#556) @mrmans0n
  • Update renovate.json to separate kotlin versions (#555) @mrmans0n
  • Add templates and code setup for new compose rules (#554) @mrmans0n

Dependency Matrix

version kotlin version
detekt 2.0.0-alpha.1 2.2.20
ktlint 1.8.0 2.2.21

v0.5.1

04 Dec 13:34

Choose a tag to compare

What's changed

Dependency Matrix

version kotlin version
detekt 2.0.0-alpha.1 2.2.20
ktlint 1.8.0 2.2.21

v0.5.0

03 Dec 09:10
3a1299c

Choose a tag to compare

Important

This version targets detekt 2.x (specifically, 2.0.0-alpha.1). It is incompatible with earlier detekt 1.x versions, so if you are using those, DO NOT UPDATE.

What's changed

Dependency Matrix

version kotlin version
detekt 2.0.0-alpha.1 2.2.20
ktlint 1.8.0 2.2.21

v0.5.0-alpha1

01 Dec 10:44

Choose a tag to compare

v0.5.0-alpha1 Pre-release
Pre-release

Important

This version targets detekt 2.x (specifically, 2.0.0-alpha.1). It is incompatible with earlier detekt 1.x versions, so if you are using those, DO NOT UPDATE.

What's changed