Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 21:03
· 30 commits to main since this release
22e487f

Note: "Initializer improvements" (PR #223) also includes the removal of the SimDimensions class and changes to how the simulation context is made available to simulation functions (like ADRIOs). Also related to this change: ADRIOs that previously required time frames to be given as parameters will now pull that time frame from the context (the simulation time frame) by default. But this can be optionally overridden.

What's Changed

Full Changelog: v0.8.1...v0.9.0