File tree 3 files changed +11
-0
lines changed
3 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,9 @@ This document is intended for Spotless developers.
10
10
We adhere to the [ keepachangelog] ( https://keepachangelog.com/en/1.0.0/ ) format (starting after version ` 1.27.0 ` ).
11
11
12
12
## [ Unreleased]
13
+ ## Headline changes
14
+ - All steps now support roundtrip serialization (end of [ #987 ] ( https://github.com/diffplug/spotless/issues/987 ) ).
15
+ - Spotless now supports [ linting] ( https://github.com/diffplug/spotless/blob/main/CONTRIBUTING.md#lints ) in addition to formatting.
13
16
### Changed
14
17
* Allow setting Eclipse config from a string, not only from files ([ #2337 ] ( https://github.com/diffplug/spotless/pull/2337 ) )
15
18
* Bump default ` ktlint ` version to latest ` 1.3.0 ` -> ` 1.4.0 ` . ([ #2314 ] ( https://github.com/diffplug/spotless/pull/2314 ) )
Original file line number Diff line number Diff line change 3
3
We adhere to the [ keepachangelog] ( https://keepachangelog.com/en/1.0.0/ ) format (starting after version ` 3.27.0 ` ).
4
4
5
5
## [ Unreleased]
6
+ ## Headline changes
7
+ - The long ` 7.0.0.BETAX ` period is finally over, Spotless for Gradle 7.0 is here!
8
+ - Full, no asterisk support for configuration cache (end of [ #987 ] ( https://github.com/diffplug/spotless/issues/987 ) )
9
+ - Spotless now supports [ linting] ( https://github.com/diffplug/spotless/blob/main/CONTRIBUTING.md#lints ) in addition to formatting.
6
10
### Changed
7
11
* Allow setting Eclipse config from a string, not only from files ([ #2337 ] ( https://github.com/diffplug/spotless/pull/2337 ) )
8
12
* Bump default ` ktlint ` version to latest ` 1.3.0 ` -> ` 1.4.0 ` . ([ #2314 ] ( https://github.com/diffplug/spotless/pull/2314 ) )
Original file line number Diff line number Diff line change 3
3
We adhere to the [ keepachangelog] ( https://keepachangelog.com/en/1.0.0/ ) format (starting after version ` 1.27.0 ` ).
4
4
5
5
## [ Unreleased]
6
+ ## Headline changes
7
+ - The long ` 2.44.0.BETAX ` period is finally over (sorry, there was [ a problem in Gradle land] ( https://github.com/diffplug/spotless/issues/987 ) ).
8
+ - Spotless now supports [ linting] ( https://github.com/diffplug/spotless/blob/main/CONTRIBUTING.md#lints ) in addition to formatting.
9
+ - help wanted: [ maven api to suppress lints] ( https://github.com/diffplug/spotless/issues/2309 )
6
10
### Changed
7
11
* Bump default ` ktlint ` version to latest ` 1.3.0 ` -> ` 1.4.0 ` . ([ #2314 ] ( https://github.com/diffplug/spotless/pull/2314 ) )
8
12
* Bump default ` jackson ` version to latest ` 2.18.0 ` -> ` 2.18.1 ` . ([ #2319 ] ( https://github.com/diffplug/spotless/pull/2319 ) )
You can’t perform that action at this time.
0 commit comments