File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ 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
+ ### Fixed
14
+ * Improve memory usage when using git ratchet ([ #1426 ] ( https://github.com/diffplug/spotless/pull/1426 ) )
13
15
14
16
## [ 2.31.0] - 2022-11-24
15
17
### Added
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
+ ### Fixed
7
+ * Improve memory usage when using git ratchet ([ #1426 ] ( https://github.com/diffplug/spotless/pull/1426 ) )
6
8
7
9
## [ 6.12.0] - 2022-11-24
8
10
### Added
9
11
* ` importOrder ` now support groups of imports without blank lines ([ #1401 ] ( https://github.com/diffplug/spotless/pull/1401 ) )
10
12
### Fixed
11
13
* Don't treat ` @Value ` as a type annotation [ #1367 ] ( https://github.com/diffplug/spotless/pull/1367 )
12
14
* Support ` ktlint_disabled_rules ` in ` ktlint ` 0.47.x [ #1378 ] ( https://github.com/diffplug/spotless/pull/1378 )
13
- * Share git repositories across projects when using ratchet ([ #1426 ] ( https://github.com/diffplug/spotless/pull/1426 ) )
14
15
### Changes
15
16
* Bump default ` ktfmt ` version to latest ` 0.40 ` -> ` 0.41 ` ([ #1340 ] ( https://github.com/diffplug/spotless/pull/1340 ) )
16
17
* Bump default ` scalafmt ` version to latest ` 3.5.9 ` -> ` 3.6.1 ` ([ #1373 ] ( https://github.com/diffplug/spotless/pull/1373 ) )
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
+ ### Fixed
7
+ * Improve memory usage when using git ratchet ([ #1426 ] ( https://github.com/diffplug/spotless/pull/1426 ) )
6
8
7
9
## [ 2.28.0] - 2022-11-24
8
10
### Added
You can’t perform that action at this time.
0 commit comments