Added
- Add support for AsciiDoc formatting via
adocfmt. (#2960) flexmark()step now supports arbitrary formatter options via theformatterOptionsmap. (#2968)
Fixed
toggleOffOnno longer disables lint-only steps such asforbidWildcardImports. (#2962)- Prevent build caches from interfering when executing under the
-PspotlessIdeHookmode. (#2365) - Parse standard git year output in LicenseHeaderStep. (#2940)
- Fix
StringIndexOutOfBoundsExceptionin scenarios where copyright year is surrounded by whitespace. (#2973)
Changes
- Bump default
greclipseversion to latest4.35->4.39. (#2924)