We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edddcc7 commit 9ec1751Copy full SHA for 9ec1751
docs/changelog.md
@@ -1,6 +1,19 @@
1
# Changelog
2
3
-This release fixes building for the the Windows variant of free-threaded Python
+## Version 0.9.6
4
+
5
+This release provides a fix for the experimental setuptools plugin leaking and
6
+affecting other setuptools plugins.
7
8
+Fixes:
9
10
+* Improve error message when `metadata.version.provider` not set by @thewtex in #762
11
+* Only inject logic if `cmake_*` keywords present by @kiwifb in #768
12
+* Only replace color tags if the color is defined by @bnavigator in #764
13
14
+## Version 0.9.5
15
16
+This release fixes building for the Windows variant of free-threaded Python
17
3.13.
18
19
Fixes:
0 commit comments