Releases: JLLeitschuh/ktlint-gradle
Releases · JLLeitschuh/ktlint-gradle
v12.2.0
[12.2.0] - 2025-02-27
- Update Gradle wrapper and Gradle versions for testing. #819
- Test against newest kotlin, gradle, ktlint, and AGP versions #833. Drop testing for gradle 7.4 and 7.5 because they cause our tests with kotlin 2.x to fail, but the plugin will still work in those gradle versions if kotlin 1.x is being used
v12.1.2
[12.1.2] - 2024-11-25
Changed
- Bump
org.gradle.toolchains.foojay-resolver-convention
from0.7.0
to0.8.0
#779 - Bump gradle/wrapper-validation-action from 1 to 3 #784
- Bump github/codeql-action from 2.2.4 to 3.27.0 #777
- Bump al-cheb/configure-pagefile-action from 1.3 to 1.4 #780
- Bump commons-io:commons-io from 2.8.0 to 2.17.0 #802
- Update version for jgit to 5.13.3.202401111512-r #766
- builds: remove specific lintian version, as latest ubuntu is now a new version
#767 - docs: add Version Catalog setup instructions in README
#770
#767
Fixed
- fix tests which relied on a third party reporter in jcenter #772
v12.1.1
v12.1.0
v12.0.3
v12.0.2
[12.0.2] - 2023-12-01
- remove KtLintIdea Plugin #726.
This plugin is no longer needed as ktlint configuration is driven by .editorconfig now, which IDEA will respect out of the box. - update configure-pagefile-action task #725
- update latest version text file manually #716
- Fix configuration cache for relative paths #722
- Drop support for Gradle 6 and ktlint < 0.47.1 #720