This release fixes some fields in the expanded supported dynamic-metadata fields from 0.11.2. It also now is tested on Python 3.14, including adding color to --help
on the experimental commands (now documented).
Fixes:
CI and testing:
- Officially support Python 3.14, color help @henryiii in #1074
- Remove no-wheel based on virtualenv version by @henryiii in #1071
- Work when
CMAKE_GENERATOR
is set by @henryiii in #1066 - Try a workaround for packit
propose-downstream
by @LecrisUT in #1067 - Update coverage a bit by @henryiii in #1073
Documentation:
- Generate config value reference by @LecrisUT in #1052
- Update and fix projects list by @henryiii in #1075
- Document CLI utilities by @henryiii in #1080
New Contributors
Full Changelog: v0.11.2...v0.11.3