Skip to content

v1.3.0

Compare
Choose a tag to compare
@ewu63 ewu63 released this 07 Jan 22:44
4727e70

This is a minor release which contains some backwards-incompatible changes

  • A few keyword argument has changed names in order to be consistently capitalized (#30)

There are also a few other changes related to BaseSolver and its derived classes:

  • Deprecated Options are now supported (#27)
  • Informs exist in the base solver class now instead of the Aero solver class (#30)
  • Comm has been added as an optional field during initialization (#30)
  • Added root print functionality (#29)
  • Added multitype BaseSolver test (#28)