This release fixes an issue, where `get_parameters` or `get_species` would return expressions from the *current* model, rather than from the model that has been passed in. Additionally upon request get functions now return the `display_name` of elements additionally rather than just the `name`. Also `transition_time` is now returned when calling `get_species` which might be of interest after bringing the model to steady state.
**Full Changelog**: https://github.com/copasi/basico/compare/v0.58...v0.59