Skip to content

v1.6.5

Compare
Choose a tag to compare
@seanebum seanebum released this 01 Nov 17:55
· 902 commits to main since this release
eb1c4a2

GillesPy2 Release v1.6.5

Changes

  • [#630] Parameters can now reference other parameters correctly when creating a model. Additionaly, when creating a parameter, setting "value=" has been removed (use "expression=" instead).
  • [#627] Removed debug print for live_output that was always printing
  • [#625] Fixed issue where Parameters with float value expressions caused an error in the str method.
  • [#620] Fixed issue where current state was being plotted as final timestep in live_output.