diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2018-02-03 15:14:34 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2018-02-03 15:14:34 -0500 |
| commit | 905c302d0ab7c914e4ae2231832baab4ffa80c3b (patch) | |
| tree | cd2b898e63e0bab903f295fa141925a33f8d3093 /README.rst | |
| parent | 89ac213c239faa329a92fb46fdce0a11ea21c41c (diff) | |
| download | python-coveragepy-git-905c302d0ab7c914e4ae2231832baab4ffa80c3b.tar.gz | |
Version 4.5 paperwork
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -32,7 +32,9 @@ Documentation is on `Read the Docs`_. Code repository and issue tracker are on .. _GitHub: https://github.com/nedbat/coveragepy -**New in 4.4:** Suppressable warnings, continuous coverage measurement. +**New in 4.5:** Configurator plug-ins. + +New in 4.4: Suppressable warnings, continuous coverage measurement. New in 4.3: HTML ``--skip-covered``, sys.excepthook support, tox.ini support. |
