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 JakubAndrysek#103
-
1.2.4 - 2024-05-6
- fix: use absolute links for inherited items by @Nerixyz in JakubAndrysek#105
-
1.2.5 - 2024-11-22
- Fixes: brief description in detailed if there is no detailed description; change the Detailed Description header levelby @DmitriyMarin in JakubAndrysek#114
- feat: add function in namespace snippet by @barnou-psee in JakubAndrysek#116
- add api-path to project configuration by @dustinlagoy in JakubAndrysek#112