All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- New
structure
option for specifyinglegacy
nested structure for antora docs.
- The
antora
template did not add enough newline characters when replacing
tags.
- The
antora
template used the incorrect data for page introductions.
- New
antora
template for generating AsciiDoc API documentation for use in Antora.
- The CLI will now return a non-zero exit code if an error occurs. Warnings can also be configured to fail via the
--fail-on-warnings
option.