Releases: diffplug/spotless
Releases · diffplug/spotless
Maven Plugin v2.44.4
Changed
- Use palantir-java-format 2.57.0 on Java 21. (#2447)
- Re-try
npm install
with --prefer-online
after ERESOLVE
error. (#2448)
Lib v3.1.1
Changed
- Use palantir-java-format 2.57.0 on Java 21. (#2447)
- Re-try
npm install
with --prefer-online
after ERESOLVE
error. (#2448)
Gradle Plugin v7.0.3
Changed
- Use palantir-java-format 2.57.0 on Java 21. (#2447)
- Re-try
npm install
with --prefer-online
after ERESOLVE
error. (#2448)
- Apply Gradle's strict plugin types validation to the Spotless plugin. (#2454)
Maven Plugin v2.44.3
- Support for
clang-format
(#2406)
- Adopt new version of
maven-plugin-development
from GradleX (#2395)
Lib v3.1.0
Added
- Support for
clang-format
on maven-plugin (#2406)
- Allow overriding classLoader for all
JarState
s to enable spotless-cli (#2427)
Maven Plugin v2.44.2
- Eclipse-based tasks can now handle parallel configuration (#2389)
Lib v3.0.2
Fixed
- Node.JS-based tasks now work with the configuration cache (#2372)
- Eclipse-based tasks can now handle parallel configuration (#2389)
Gradle Plugin v7.0.2
Fixed
- Node.JS-based tasks now work with the configuration cache (#2372)
- Eclipse-based tasks can now handle parallel configuration (#2389)
Maven Plugin v2.44.1
Fixed
- Deployment was missing part of the CDT formatter, now fixed. (#2384)
Lib v3.0.1
Fixed
- Deployment was missing part of the CDT formatter, now fixed. (#2384)