- #15: switch recommended file extension to jsonl.
- #17: add compression support for
.bz2
/.gz
/.xz
log file extensions. - #39: new
--report-log-exclude-logs-on-passed-tests
option allows not capturing logs of passing tests.
- #20: Warnings are now included in the logs.
- Added support for Python 3.10 and 3.11.
- Dropped support for Python 3.5 and 3.6.
- #10: Fix support for pytest-xdist 2.0.
- #5: Fix support for pytest-xdist.
- First version.