Version 6.1.0
Version 6.1.0 contains a few small new features as well as several fixes, mainly in
the implementation of state_representation Parameters.
Features
state_representation
- Add non-templated helper function to create shared ParameterInterface (#301)
- Add remove_parameter to ParameterMap (#302)
- Support truthiness in State objects with bool operator (#303)
Fixes and improvements
general