File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,8 @@ Unreleased
43
43
- Performance: Branch coverage measurement is faster, though you might only
44
44
notice on code that is executed many times, such as long-running loops.
45
45
46
- - Build: jQuery is updated to 3.6.0 (`issue 840 `_).
46
+ - Build: jQuery is no longer used or vendored (`issue 840 `_). Huge thanks to
47
+ Nils Kattenbeck (septatrix) for the conversion to vanilla JavaScript.
47
48
48
49
.. _issue 553 : https://github.com/nedbat/coveragepy/issues/553
49
50
.. _issue 840 : https://github.com/nedbat/coveragepy/issues/840
Original file line number Diff line number Diff line change @@ -108,6 +108,7 @@ Mickie Betz
108
108
Mike Fiedler
109
109
Naveen Yadav
110
110
Nathan Land
111
+ Nils Kattenbeck
111
112
Noel O'Boyle
112
113
Olivier Grisel
113
114
Ori Avtalion
You can’t perform that action at this time.
0 commit comments