Skip to content

Version 0.11.2

Compare
Choose a tag to compare
@henryiii henryiii released this 01 May 06:18
· 34 commits to main since this release
056ed33

This release allows dynamic-metadata to reference other fields, which enables a new plugin, "template", and enables the fancy readme plugin to include the version. There are also a few fixes; Python_EXECUTABLE is now a proper CMake path, and using a renamed option from the command line or environment variable no longer triggers an error when the min required version is from before that was introduced.

What's Changed

Features:

  • Add template dynamic-metadata plugin and support requesting other fields by @henryiii in #1047
  • Parse the CMake file-api during configuration by @LecrisUT in #1016
  • Add a couple of build commands by @henryiii in #1055

Fixes:

CI and testing:

Docs:

Full Changelog: v0.11.1...v0.11.2