Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 889 Bytes

CHANGELOG.md

File metadata and controls

31 lines (19 loc) · 889 Bytes

Changelog

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.

Unreleased

0.3.0 - 2023-04-11

Added

  • New structure option for specifying legacy nested structure for antora docs.

Fixed

  • The antora template did not add enough newline characters when replacing
    tags.

0.2.1 - 2022-04-29

Fixed

  • The antora template used the incorrect data for page introductions.

0.2.0 - 2022-04-05

Added

  • New antora template for generating AsciiDoc API documentation for use in Antora.

0.1.0 - 2021-10-12

Improved

  • 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.