Skip to content

v1.6.0

Compare
Choose a tag to compare
@akleb akleb released this 21 Feb 20:15
051af87

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 python with block.

Maintenance

  • kwargs for AeroSolver addPointSet by @sseraj in #73

Full Changelog: v1.5.4...v1.6.0