Release 0.4.1
Release highlights
This is a bugfix-mostly release. The only new feature is support for trailing comma.
Also, diktat is now integrated into spotless! You can find usage instructions in spotless or in diktat README.
Features
Bugfixes
f652657 Top level order (#739)
474f94f Bugfix. Sanitize diktat config(#737) (#759)
2551330 Bugfix. False positives in UNUSED_IMPORT (#760)
208c1ed Bugfix. Inspect the logic of the data class rule (#761)
5140a50 Multiple error (#764)
77b5578 Enum order breaks white space (#726)
505b024 Bugfix. New lines rule(#748) (#749)
Docs
6a43720 Updating the readme file
dfe0e4a Minor updates for links in the readme
95434dd Added spotless description to README.md (#762)
Housekeeping
c53018e Update versions in pom.xml and documentation after 0.4.0 release (#741)
e51031c Feature. Ktlint rule wrapper (#744)
d8e644e Bump kaml from 0.26.0 to 0.27.0 (#754)
dc5011f Bump kotlin.version from 1.4.21 to 1.4.30 (#755)
0028f77 Bump junit.version from 5.7.0 to 5.7.1 (#753)