0.21.0
- ktlint: Run on repository & update to 0.44.0 #222 (vanniktech)
- ktlint: Ignore build directory. #219 (vanniktech)
- ktlint: Require version >= 0.32.0 #218 (vanniktech)
- Remove deprecated usage of Tasks from Gradle. #217 (vanniktech)
- Refactoring: Remove assertj with junit. #216 (vanniktech)
- Remove ErrorProne support, instead use the net.ltgt.errorprone Plugin yourself. #215 (vanniktech)
- Android: Remove support for deprecated Feature plugin. #214 (vanniktech)
- Support Kotlin Multiplatform Project #213 (vanniktech)
- Update gradle-maven-publish-plugin to 0.16.0 #212 (vanniktech)
- Switch to GitHub workflows. #211 (vanniktech)
- Detekt: add ability to specify input directory #210 (budnyjj)