| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Lib v4.7.0 source code.tar.gz | 2026-06-16 | 1.2 MB | |
| Lib v4.7.0 source code.zip | 2026-06-16 | 2.1 MB | |
| README.md | 2026-06-16 | 981 Bytes | |
| Totals: 3 Items | 3.4 MB | 0 | |
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)