Changed - Supported Python versions are now 3.7 - 3.10
Fixed - 73: Fix `collected` count in summary (previously reported number of *selected* items) - 75: Handle xdist worker crashes gracefully
1.4.1
Changes
- Fix 69
1.4.0
Changes
- More control over terminal output verbosity (`--json-report-verbosity`)
1.3.0
Changes
- Lower pytest version requirement - Capture user properties (see [`record_property()`](https://docs.pytest.org/en/6.2.x/usage.html#record-property-example))