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