Skip to content

Releases: mrmans0n/compose-rules

v0.3.20

03 May 08:52
899de38
Compare
Choose a tag to compare

Changelog

  • Add ContentTrailingLambda rule to ensure content slot is trailing (#253) @mrmans0n
  • Add exception for open funs in ModifierWithoutDefault rule (#252) @mrmans0n
  • Update to gradle/actions/setup-gradle@v3 in CI (#247) @mrmans0n
  • Add more autoboxing detections (#246) @mrmans0n

v0.3.19

29 Apr 08:30
858057e
Compare
Choose a tag to compare

Changelog

v0.3.18

25 Apr 07:55
4cc82c7
Compare
Choose a tag to compare

Changelog

  • Detect shadowing of modifier names in ModifierReused (#239) @mrmans0n
  • Add an allowlist for VM names for whose ViewModelForwarding is allowed (#238) @mrmans0n
  • KtCallExpressions in the non emitters list are treated as non-emitters (#237) @mrmans0n

v0.3.17

23 Apr 09:15
Compare
Choose a tag to compare

Changelog

v0.3.16

22 Apr 08:43
Compare
Choose a tag to compare

Changelog

v0.3.15

13 Apr 14:52
d5a3e9c
Compare
Choose a tag to compare

Changelog

  • Add exception for androidx.compose.material.icons.* in Material2 rule (#222) @mrmans0n
  • Add rule to use the non-autoboxing versions of mutableStateOf when possible (#221) @mrmans0n

v0.3.14

12 Apr 13:37
2523981
Compare
Choose a tag to compare

Changelog

v0.3.13

01 Apr 11:43
Compare
Choose a tag to compare

Changelog

v0.3.12

08 Mar 08:07
Compare
Choose a tag to compare

Changelog

v0.3.11

26 Jan 11:56
7922909
Compare
Choose a tag to compare

Changelog

  • Add shadowJar relocation for kotlin embeddable (#195) @mrmans0n
  • Add safe accessors + let to the content emission counters (#194) @mrmans0n
  • Update dependency org.assertj:assertj-core to v3.25.2 (#193) @renovate
  • Update plugin spotless to v6.25.0 (#189) @renovate