ktfmt-gradle v0.6.0 Release Notes

Release Date: 2021-05-20 // almost 3 years ago
    • --include-only now works with paths that are file-separator independent.
    • ➕ Added support for Gradle 7.0+
    • ➕ Added task ordering between ktfmt* tasks and compileKotlin tasks. This fix the correctness warning introduced with Gradle 7.0

    ⚡️ Dependencies Update

    • Gradle to 7.0.2
    • KtFmt to 0.24