All notable changes to this project will be documented in this file.
-
v1.0.0 - 2023-01-24
- Initial release
-
v1.0.3 - 2023-03-21
- Fix: Hash function support subfolders
-
v1.0.5 - 2023-04-01
- Add support for custom templates
-
v1.0.6 - 2023-04-01
- Add support disable plugin using environment variable
-
v1.1.6 - 2023-07-20
-
v1.1.7 - 2023-11-09
-
1.2.2 - 2024-04-19
- Update allowed Jinja extensions
- Add support for custom Doxygen configuration
-
1.2.3 - 2024-05-6
- Fix executable not found when the current working directory (cwd) is set to config file path by @wu-vincent in #103
-
1.2.4 - 2024-05-6
- fix: use absolute links for inherited items by @Nerixyz in #105