Skip to content

Releases: mrmans0n/compose-rules

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

v0.4.28

21 Nov 16:00

Choose a tag to compare

Notably, the only real "functional" change in this release is that ktlint is now targeting version 1.8.0, compiled against kotlin 2.2.21.

What's changed

Dependency Matrix

version kotlin version
detekt 1.23.8 2.0.21
ktlint 1.8.0 2.2.21

v0.4.27

06 Aug 07:10
ef0033f

Choose a tag to compare

What's changed

v0.4.26

22 Jul 09:50

Choose a tag to compare

What's changed

v0.4.25

21 Jul 09:11

Choose a tag to compare

Update for ktlint 1.7.0.

What's changed

v0.4.24

20 Jul 10:01
b055e7a

Choose a tag to compare

Update for ktlint 1.6.0.

What's changed

v0.4.23

18 Jul 10:18

Choose a tag to compare

It's been a while so the release has a ton of dependency updates to it. But basically, this one has the particularity of being the first in which the kotlin-compiler-embeddable version used in detekt / ktlint rulesets differ.

Apart from that, it has a bunch of small incremental updates in existing rules, plus bugfixes.

This one targets new versions of the linters:

  • detekt 1.23.8
  • ktlint 1.5.0

What's changed

v0.4.22

10 Dec 19:36
8a5aede

Choose a tag to compare

What's changed