All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and from version 4.0.0 this project adheres to Semantic Versioning.
- Add version sub-command (currently gives version as 3.1.0).
- Picocli framework now as external dependency
- Add enablement for future versions to use GraalVM native images
- Add
CHANGELOG.md
following keep a changelog.
3.0 - 2019-06-29
- Users can specify their own templates #6
- Support of arbitrary languages for markdown files (e.g. AsciiDoc)
2.1 - 2019-06-04
2.0 - 2019-03-17
- Add support for unix (launch script, terminal support)
1.0 - 2019-02-12
Initial release