v1.6.0
New Features
- Redirect IO function from multipoint has been moved to
baseclasses.utils.redirectIO
and now supports separate stdout/stderr files by @akleb in #69 - New redirectIO function
redirectingIO
that works with python context manager to redirect output streams within a pythonwith
block.
Maintenance
Full Changelog: v1.5.4...v1.6.0