- Fix for accepted_errors. Previously the code returned 1 before even getting to checking accepted/expected errors. - Switch to flit and pyproject.toml.
2.2.0
- make it possible to launch binary using `--launch-agent` (allows launching using `mpirun` or `valgrind` or similar) - fix for: `'str' object has no attribute 'decode'` - if `output_prefix` is `None`, write stdout/stderr to `--work-dir`