Skip to content

Latest commit

 

History

History
100 lines (52 loc) · 2.13 KB

CHANGELOG.md

File metadata and controls

100 lines (52 loc) · 2.13 KB

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.

0.4.1 - 2024-08-16

Fixed

  • Articles are retrieved from snapshot version if possible.
  • Playbook filename is now a command line argument. Default is playbook.json.

0.4.0 - 2024-08-15

Added

  • Support for article pages.
  • Support for RSS feed generation for articles.

Changed

  • Snapshot versions are no longer considered the latest version.

Fixed

  • Asciidoc Xref bug on Windows.

0.3.0 - 2023-12-25

Added

  • Support for images.

0.2.3 - 2023-12-24

Fixed

  • Fixed insufficient logging.

0.2.2 - 2023-12-24

Fixed

  • Fixed release version ordering.

0.2.1 - 2023-12-24

Fixed

  • Fixed trying to generate sitemap for empty component.

0.2.0 - 2023-12-24

Added

  • Added sitemap generation.

0.1.2 - 2023-12-23

Fixed

  • Fixed Thymeleaf layout plugin not working with shadow JAR.

0.1.1 - 2023-12-23

Fixed

  • Fixed JAR not being executable.

0.1.0 - 2023-12-23

Added

  • Initial release.