What's Changed
* feat: prioritise exceptions due to non-zero error code by michalc in https://github.com/uktrade/iterable-subprocess/pull/19
* fix: returning last 64k of standard error by michalc in https://github.com/uktrade/iterable-subprocess/pull/20
* docs: fix typo by michalc in https://github.com/uktrade/iterable-subprocess/pull/21
* feat: tidy exceptions, and priorise exceptions from Python code by michalc in https://github.com/uktrade/iterable-subprocess/pull/22
**Full Changelog**: https://github.com/uktrade/iterable-subprocess/compare/v0.0.10...v0.0.11