Skip to content

Release 1.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 23:01

Highlights

0698727 Github actions integration (#1205)
78a339f Support baseline mode (#1194)
2011aff Range to until (#985)

Bugfixes

215e8f0 Adapt WHEN_WITHOUT_ELSE according to new features of Kotlin 1.6 (#1206)
749587a Fix: CLASS_SHOULD_NOT_BE_ABSTRACT breaks code when abstract class implements an interface (#1200)
80a366e Fix: False-positive SMART_CAST_NEEDED with mutable properties (#1196)
d140a2e Bugfix: Suppress COMPLEX_EXPRESSION in .gradle.kts (#1193)
297417a WRONG_DECLARATIONS_ORDER conflicts with ENUM_SEPARATED (#1195)
b89bb76 Bugfix: Check if expression in CompactInitialization rule should be parenthesized (#1192)
f533d9e Fix: AVOID_NULL_CHECKS conflicts with NO_BRACES_IN_CONDITIONALS_AND_LOOPS (#1191)
2df05de KotlinParseException on string concatenation for if expression (#1190)
237cb2c Gradle and Maven Plugins: reporter types are fixed and updated (#1180)
3de4c44 Delete CNAME
d1f60c9 Create CNAME
c00aab9 KotlinParseException on string concatenation in fix plugin (#1183)

Dependencies

83ffa6b Bump maven-jar-plugin from 3.2.0 to 3.2.2 (#1199)
e376022 Bump maven-plugin-tools.version from 3.6.1 to 3.6.4 (#1184)
854cb18 Bump versions-maven-plugin from 2.8.1 to 2.9.0 (#1198)
e170e33 Bump maven-compiler-plugin from 3.8.1 to 3.9.0 (#1188)
0a8f50a Bump kotlin-multiplatform-diff-jvm from 0.3.0 to 0.4.0 (#1187)
1fad7ba Bump assertj-core from 3.21.0 to 3.22.0 (#1186)
1eb236f Bump build-helper-maven-plugin from 3.2.0 to 3.3.0 (#1185)
662ccff Prepare next development iteration after release 1.0.2 (#1177)