Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.17 KB

CHANGELOG.rst

File metadata and controls

35 lines (21 loc) · 1.17 KB

0.4.0 (2023-05-22)

  • #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.

0.3.0 (2023-04-26)

  • #20: Warnings are now included in the logs.

0.2.1 (2023-03-11)

  • Added support for Python 3.10 and 3.11.
  • Dropped support for Python 3.5 and 3.6.

0.1.2 (2020-12-11)

0.1.1 (2020-04-16)

0.1.0 (2019-11-18)

  • First version.