Releases: JLLeitschuh/ktlint-gradle
Releases · JLLeitschuh/ktlint-gradle
v12.1.2
[12.1.2] - 2024-11-25
Changed
- Bump
org.gradle.toolchains.foojay-resolver-convention
from 0.7.0
to 0.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
[12.1.1] - 2024-05-07
- fix #544: make git filter work with any os #738
- fix #750: additionalEditorconfig property not being
accounted for up-to-date checks and caching #758
- Update versions used for testing #763
v12.1.0
[12.1.0] - 2024-01-09
- fix detection of android kotlin source directories in AGP >= 7 #733
v12.0.3
[12.0.3] - 2023-12-11
- fix: apply configuration for source sets and targets that are added after the plugin is
applied #732
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
v11.6.1
[11.6.1] - 2023-10-10
- fix "additionalEditorconfig not supported until ktlint 0.49" warning #712
- update latest version text file manually #709
- Improve error logging #711
v11.6.0
[11.6.0] - 2023-09-18
- ktlint 1.0 support #708
- Allow editorconfig overrides in ktlint 0.49+ #708
- update latest version text file manually #700
v11.5.1
[11.5.1] - 2023-08-07
- Fix custom rulesets not loading from classpath #698
- update latest version text file manually #688
v11.5.0
[11.5.0] - 2023-07-03
- update latest version text file manually #685
- ktlint 0.50.0 compatibility #687
v11.4.2
[11.4.2] - 2023-06-22
- set kotlin version to 1.4 as its the minimum required for ktlint 0.49 #683
- update latest version text file manually #682