Skip to content

Release 0.59

Compare
Choose a tag to compare
@fbergmann fbergmann released this 14 Mar 10:27
· 53 commits to master since this release

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: v0.58...v0.59