ktfmt-gradle v0.5.0 Release Notes

Release Date: 2021-03-20 // about 3 years ago
  • ๐Ÿ†• New features

    • โž• Added --include-only flag to support pre-commit hooks
    • ๐Ÿ‘Œ Improved error reporting for scenarios where KtFmt fail to parse
    • โž• Added example on how to apply the plugin to the buildSrc project

    โšก๏ธ Dependencies Update

    • KtFmt to 0.22
    • Coroutines to 1.4.3
    • AGP to 4.1.3
    • Gradle to 6.8.3