Skip to content

Releases: modelica/Reference-FMUs

v0.0.26

18 Oct 14:34
f4a0af1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.25...v0.0.26

v0.0.25

04 Aug 08:49
ec7a64a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.24...v0.0.25

v0.0.24

18 Jul 11:56
fd8828f
Compare
Choose a tag to compare

What's Changed

  • Fix validation of derivatives in fmusim by @t-sommer in #362
  • Add description attribute to Resource/FMI3.xml by @t-sommer in #365
  • Handle FMI 3.0 integer types in FMIApplyInput() by @t-sommer in #368
  • Set instance->time to startTime in FMI3EnterInitializationMode() by @t-sommer in #372
  • Handle negative return codes of vsnprintf() by @t-sommer in #376
  • Use modelError instead of Error in state masks by @t-sommer in #375
  • Fix erroneous variability on discrete counter by @pmai in #378
  • Set instance->time to tStart in FMI1InitializeSlave() by @t-sommer in #380
  • Add buildDescription.xml to CMake project by @t-sommer in #381
  • Remove redundant calls to invalidState() by @t-sommer in #382

New Contributors

  • @pmai made their first contribution in #378

Full Changelog: v0.0.23...v0.0.24

v0.0.23

29 Mar 17:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.22...v0.0.23

v0.0.22

02 Mar 13:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.21...v0.0.22

v0.0.21

13 Jan 16:20
f927def
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.20...v0.0.21

v0.0.20

23 Nov 13:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.19...v0.0.20

v0.0.19

14 Nov 14:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.18...v0.0.19

v0.0.18

23 Aug 09:55
6dd9f31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.17...v0.0.18

v0.0.17

08 Aug 11:36
3e938c4
Compare
Choose a tag to compare

What's Changed

  • Use CMAKE_MSVC_RUNTIME_LIBRARY to set VC runtime by @t-sommer in #243
  • Allow values = NULL when nValueReferences = 0 by @t-sommer in #249
  • Add hysteresis for event indicator by @t-sommer in #248
  • Set valuesOfContinuousStatesChanged=false in BouncingBall by @t-sommer in #251
  • Fix hysteresis in BouncingBall event indicator by @t-sommer in #252
  • Allow fmi3GetDirectionalDerivative in Step Mode by @t-sommer in #253

Full Changelog: v0.0.16...v0.0.17