3.1.x¶
3.1.0 (2026-05-15)¶
Features¶
Added a dynamic-metadata provider compatible with scikit-build-core. (#130)
Thanks to @ktbarrett.
Add support for
git archivebuilds via a tracked.git_archival.txtfile. (#131)When the file is present and its
$Format:...$placeholders have been substituted, the version is derived from its contents instead of runninggit. See Supporting git archive builds.Thanks to @ktbarrett.