- Fixed issue 1 (individual test reports are missing section separators) - Implemented centralized logging with UTC timestamps in conftest.py for demo-tests.
1.0.1
- Added "-s | --summary" option to 'oofda' script
1.0.0
- Improved 'oofda' script to break down Reruns into Total Num Reruns vs. Total Num Unique Reruns - Removed unused "live_log_sessionstart" output field; any live log section data is included in the relevant capture section
0.3.2
- Changed internal use of term "fqtn" to pytest-standard "nodeid" - Updated README.md to include class definitions
0.3.1
- Support for standard install with `pip`
0.3.0
- Added 'has_warning' attribute to TestResult object - Removed dependency on terminal_out.ansi