* Use pytest_warning_recorded instead of pytest_warning_captured * Remove function_context fixture
0.4.0
* Add support for pytest-xdist * The `tests[].phases[].call` item is now optional (not available when using pytest-xdist) * Add `tests[].phases[].sections` item with only the sections captured for this phase * Add `items` dictionary
0.3.1
* Update documentation * Prevent missing status from crashing report