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)