Skip to content

Commit cf1e2e2

Browse files
Tag v1.14.0
1 parent 42326e7 commit cf1e2e2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
Version 1.13.0
28
--------------
39
* Allow overriding of repo-wide ModuleDir per `python_binary`, `python_test` and `python_wheel` (#240)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.13.0
1+
1.14.0

0 commit comments

Comments
 (0)