Releases: diffplug/spotless
Releases · diffplug/spotless
Maven Plugin v2.44.5
Changed
- Bump default
eclipse
version to latest 4.34
-> 4.35
. (#2458)
- Bump default
greclipse
version to latest 4.32
-> 4.35
. (#2458)
- pgp key had expired, this and future releases will be signed by new key (details)
Lib v3.1.2
Fixed
- Fix
UnsupportedOperationException
in the Gradle plugin when using targetExcludeContent[Pattern]
(#2487)
- pgp key had expired, this and future releases will be signed by new key (details)
Changed
- Bump default
eclipse
version to latest 4.34
-> 4.35
. (#2458)
- Bump default
greclipse
version to latest 4.32
-> 4.35
. (#2458)
Gradle Plugin v7.0.4
Fixed
- Fix
UnsupportedOperationException
in the Gradle plugin when using targetExcludeContent[Pattern]
(#2487)
Changed
- Bump default
eclipse
version to latest 4.34
-> 4.35
. (#2458)
- Bump default
greclipse
version to latest 4.32
-> 4.35
. (#2458)
- pgp key had expired, this and future releases will be signed by new key (details)
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)