Release Notes
1.0.1
14 August 2025fixed
Added manual docs deployment trigger and updated GitHub Pages actions.
1.0.0
14 August 2025new
Added compatibility with CMake 4.1.
changed
Dropped support for Python 2.x. The minimum supported version is now Python 3.7.
0.2.2
6 October 2024fixed
Corrected the CMake version upper bound from 3.30 to 3.31.
changed
Added documentation for Package Deployment.
changed
Added link to Github Project in documentation.
0.2.1
17 August 2024fixed
Fixed the
sphinx_add_docs()
to prevent setting incorrect attribute when the “ALL” option is not set.fixed
Fixed the
sphinx_add_docs()
to add missing “COMMENT” option.
0.2.0
9 August 2024new
Added compatibility with Sphinx v8 and CMake 3.30.
0.1.1
4 June 2024fixed
Fixed release script.
0.1.0
4 June 2024new
Initial release.