1.0.0
Note: from this release this project will use semantic versioning.
Breaking change:
- #218: Upgraded ktlint.version from 0.31.0 to 0.32.0
0.32.0
is the firstktlint
release since it moved to Pinterest and all the package names moved tocom.pinterest
, this will break any custom reporters. Most users won't be using custom reporters so won't be affected.
Other changes:
- #212: Upgraded extra-enforcer-rules from 1.1 to 1.2
- #213: Upgraded reproducible-build-maven-plugin from 0.8 to 0.9
- #214: Upgraded mockito-core from 2.26.0 to 2.27.0
- #215: Upgraded commons-lang3 from 3.8.1 to 3.9
- #217: Upgraded license-maven-plugin from 1.19 to 1.20
- #219: Increased upper Maven test range to 3.6.1