This release brings the latest version of Asciidoctor, 2.0.16 and Asciidoctor PDF, 1.6.0.
Improvement:
Bug Fixes:
- Avoid using of deprecated attributes toc2 and toc-placement.
Deprecated Attributes.setTableOfContents2().
Added new constants Placement.PREAMBLE and Placement.MACRO as parameters for Attributes.setTableOfConstants(). (@abelsromero) (#1037)
Build Improvement:
- Use JavaCompile options.release instead of sourceCompatibility and targetCompatibility to target Java 8 (#1042)
- Upgrade nexus publishing and staging to new gradle-nexus.publish-plugin (#1043)
- Upgrade remaining dependency on junit 4.12 to 4.13.2 (#1044)
Release Meta
Released on: 2021-08-08
Released by: @robertpanzer