Release 1.0.0-rc.1
We are ready to consider diktat stable enough for 1.0.0 release. This release candidate includes several important bugfixes and is a step towards polishing and releasing 1.0.0.
Fixes
4112a2b Bugfix in the LineLength rule (#929)
94a4d1c Sort typealiases in TopLevelOrderRule (#931)
3dc16b2 Fixes in code style, update documentation (#930)
8e04338 Bugfix of NPE in LongLine rule on Binary Expressions (#932)
2f96c88 Replacing replaceWithText() method with rawReplaceWithText() (#939)
1bf6e43 Correct fix of long comment (#933)
578f2a5 WRONG_NAME_OF_VARIABLE_INSIDE_ACCESSOR false positive trigger (#943)
Housekeeping
8d971dc Prepare next development iteration after release 0.6.2 (#922)
08c6c15 Bump commons-io from 2.9.0 to 2.10.0 (#927)
6ee9d43 Bump maven-dependency-plugin from 3.1.2 to 3.2.0 (#926)
0628e73 Bump assertj-core from 3.19.0 to 3.20.2 (#936)
8eedcd6 Bump slf4j.version from 1.7.30 to 1.7.31 (#935)
91864bd Bump whelk-io/maven-settings-xml-action from 17 to 18 (#937)
b0b4055 Bump kotlinpoet from 1.8.0 to 1.9.0 (#942)