File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -60,3 +60,5 @@ Authors
60
60
* Christian Fetzer - https://github.com/fetzerch
61
61
* Jonathan Stewmon - https://github.com/jstewmon
62
62
* Matthew Gamble - https://github.com/mwgamble
63
+ * Christian Clauss - https://github.com/cclauss
64
+ * Dawn James - https://github.com/dawngerpony
Original file line number Diff line number Diff line change 2
2
Changelog
3
3
=========
4
4
5
- 5.0.0 (2024-03-18 )
5
+ 5.0.0 (2024-03-24 )
6
6
------------------
7
7
8
8
* Removed support for xdist rsync (now deprecated).
9
9
Contributed by Matthias Reichenbach in `#623 <https://github.com/pytest-dev/pytest-cov/pull/623 >`_.
10
10
* Switched docs theme to Furo.
11
+ * Various legacy Python cleanup and CI improvements.
12
+ Contributed by Christian Clauss and Hugo van Kemenade in
13
+ `#630 <https://github.com/pytest-dev/pytest-cov/pull/630 >`_,
14
+ `#631 <https://github.com/pytest-dev/pytest-cov/pull/631 >`_,
15
+ `#632 <https://github.com/pytest-dev/pytest-cov/pull/632 >`_ and
16
+ `#633 <https://github.com/pytest-dev/pytest-cov/pull/633 >`_.
17
+ * Added a ``pyproject.toml `` example in the docs.
18
+ Contributed by Dawn James in `#626 <https://github.com/pytest-dev/pytest-cov/pull/626 >`_.
19
+ * Modernized project's pre-commit hooks to use ruff. Initial POC contributed by
20
+ Christian Clauss in `#584 <https://github.com/pytest-dev/pytest-cov/pull/584 >`_.
11
21
12
22
4.1.0 (2023-05-24)
13
23
------------------
You can’t perform that action at this time.
0 commit comments