What's Changed
* docs: mention stream-unzip as a way to unzip without another process by michalc in https://github.com/uktrade/iterable-subprocess/pull/4
* ci: move to GitHub actions, Codecov, and pyproject.toml by michalc in https://github.com/uktrade/iterable-subprocess/pull/5
* ci: workflow to deploy to PyPI by michalc in https://github.com/uktrade/iterable-subprocess/pull/6
* feat: match lowest Python version supported to GitHub action's lowest by michalc in https://github.com/uktrade/iterable-subprocess/pull/7
Note that git and PyPI were mis-matching on several releases before this release.
**Full Changelog**: https://github.com/uktrade/iterable-subprocess/compare/v0.0.6...v0.0.8