Release Notes

1.0.1

14 August 2025
  • fixed

    Added manual docs deployment trigger and updated GitHub Pages actions.

1.0.0

14 August 2025
  • new

    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 2024
  • fixed

    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 2024
  • fixed

    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 2024
  • new

    Added compatibility with Sphinx v8 and CMake 3.30.

0.1.1

4 June 2024
  • fixed

    Fixed release script.

0.1.0

4 June 2024
  • new

    Initial release.