detekt v1.2.2 Release Notes

Release Date: 2019-12-05 // over 4 years ago
  • Notable Changes
    • โช 1.2.1 introduced breaking changes for users of Gradle < 5. This was reverted.
    • ๐Ÿ‘ 1.3.0 will drop support for Gradle < 5.
    • ๐Ÿ›  Fixed a regression in the html report.
    ๐Ÿ”„ Changelog
    • โšก๏ธ regression updating 1.2.0 to 1.2.1, unknown property 'filters' for object of type DetektExtension - #2163
    • StringIndexOutOfBoundsException when generating HTML report - #2160
    • โช Restore KotlinExtension - #2159
    • ๐Ÿ— 1.2.1 breaks the build with: unresolved reference: detekt - #2152
    • ๐Ÿ“š Updated to correct classpath documentation for Android projects. - #2149
    • โšก๏ธ Update to Kotlin v1.3.61 - #2147
    • Document how to exclude detekt from the check task - #1894 - #2144
    • ๐Ÿ— Use JDK 11 (LTS) + 13 for Travis builds - #2142
    • โœ… Don't compile test snippets (bindingContext) - #2137
    • โšก๏ธ StringIndexOutOfBoundsException: String index out of range: 8 when generating HTML report after update to 1.2.0 - #2134

    ๐Ÿ‘€ See all issues at: 1.2.2