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.5.0 - 2020-11-21
- Add
excludeProtectionLevels
configuration option for filtering of compounds and members based on their protection level (private, protected etc.).
- Update to Doxygen XSD version 1.8.20
- Update to Typescript version 3.9
0.4.1 - 2020-11-13
- Fix version in CLI
0.4.0 - 2020-11-13
- Major overhaul of the Markdown templating engine: replace Handlebars with template literals & functional core
0.3.0 - 2020-01-02
- Add job pooling and worker thread support
0.2.1 - 2019-11-19
0.2.0 - 2019-11-19
- Refactoring of services
- Add
ignorePrefix
option for index pages - Add render service
- Add tests to Markdown renderer
- Add include and reverse include graph support using the mermaid syntax
0.1.1 - 2019-10-30
0.1.0 - 2019-10-30
- First release.