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 42326e7 commit cf1e2e2Copy full SHA for cf1e2e2
ChangeLog
@@ -1,3 +1,9 @@
1
+Version 1.14.0
2
+--------------
3
+ * Upgrade coverage to 7.10.7 in built-in test runners (#250)
4
+ * Support native-speed coverage tracing for `python_test`s under Python 3.14 (#250)
5
+ * Support native-speed coverage tracing for `python_test`s under musl and free-threaded Python interpreters (#250)
6
+
7
Version 1.13.0
8
--------------
9
* Allow overriding of repo-wide ModuleDir per `python_binary`, `python_test` and `python_wheel` (#240)
VERSION
@@ -1 +1 @@
-1.13.0
+1.14.0
0 commit comments