Skip to content

Releases: modelica/Reference-FMUs

v0.0.16

11 May 11:58
4418080
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.15...v0.0.16

v0.0.15

27 Apr 16:21
6354426
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.14...v0.0.15

v0.0.14

06 Mar 13:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.13...v0.0.14

v0.0.13

28 Feb 15:15
Compare
Choose a tag to compare

What's Changed

  • Define strdup only for MSCV by @t-sommer in #209
  • Add reset() function to reset state, time, and nSteps by @t-sommer in #211
  • Serialize variables in ModelInstance to FMU state by @t-sommer in #212

Full Changelog: v0.0.12...v0.0.13

v0.0.12

19 Feb 09:52
cbedd8d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.11...v0.0.12

v0.0.11

09 Jan 22:45
2b4defa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.10...v0.0.11

v0.0.10

23 Nov 17:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.9...v0.0.10

v0.0.9

21 Jul 17:11
Compare
Choose a tag to compare

Enhancements

  • Update FMI 3.0 API to FMI 3.0-beta.2

v0.0.8

17 Jun 13:10
cec00b6
Compare
Choose a tag to compare

Bug Fixes

  • Add independent variable "time" (#107)
  • Fix Model Structure of Feedthrough model (#100)
  • Use platform binaries and update examples (#52)
  • Handle time events in model exchange example (#72)

v0.0.7

20 Apr 12:21
Compare
Choose a tag to compare

Bug Fixes

  • Fix Clocks/FMI3.xml and validate in CI (#93)