Added
- Add support for AsciiDoc formatting via
adocfmt. (#2960) flexmarkstep now supports arbitrary formatter options via aformatterOptionsmap. (#2968)
Fixed
FenceStep.preserveWithinnow forwards lints from nested steps while still suppressing lints inside preserved blocks. (#2962)- Support
ktfmt0.63 and use its new builder API for formatting options to better avoid future breaking changes. - 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)