- Adjusted `requre-purge` to not replace GitHub tokens with dummy token that still looks like a legit one and also case-sensitiveness on the cookies from Pagure.
0.9.0
- Supports recording of the requests done by `httpx` via `record_httpx()` and `recording_httpx()` decorators. (297)
0.8.6
- Trigger a new release to fix the PyPI upload action.
0.8.5
- Trigger a new release to confirm the correct SPDX licence.
0.8.4
- Provide `__version__` of the package so it can be easily checked when installed on the system.
0.8.3
- Fix an issue of clashing with the _coverage_. - Packaging has been modernized.