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
- 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
- Support for article pages.
- Support for RSS feed generation for articles.
- Snapshot versions are no longer considered the latest version.
- Asciidoc Xref bug on Windows.
0.3.0 - 2023-12-25
- Support for images.
0.2.3 - 2023-12-24
- Fixed insufficient logging.
0.2.2 - 2023-12-24
- Fixed release version ordering.
0.2.1 - 2023-12-24
- Fixed trying to generate sitemap for empty component.
0.2.0 - 2023-12-24
- Added sitemap generation.
0.1.2 - 2023-12-23
- Fixed Thymeleaf layout plugin not working with shadow JAR.
0.1.1 - 2023-12-23
- Fixed JAR not being executable.
0.1.0 - 2023-12-23
- Initial release.