Skip to content

v2.0.5

Choose a tag to compare

@t-sommer t-sommer released this 27 Nov 09:07
· 1042 commits to main since this release
913d6b6

FMI 2.0.5 is a maintenance release that introduces the following clarifications and fixes compared to 2.0.4:

  • p. 49 Clarification of default variability for discrete variables (#1890)
  • p. 20 Clarification of lifetime of argument functions in fmi2Instantiate() (#1923)
  • p. 29 Adding a statement to forbid changing the modelDescription.xml (#850) (which should have been part of FMI 2.0.1-4 already) (#1958)
  • p. 19 Remove requirement to call fmi2FreeInstance or fmi2Reset (#1945)
  • p. 131 Add definition of reinitialization to appendix (#1965)
  • p. 85 Remove requirement to to call fmi2Terminate (#1975)
  • p. 18 fmi2Reset can be called in case of fmi2Error (#1974)
  • Fix text of CC-BY-SA license in LICENSE.txt (#1922)

Full Changelog: v2.0.4...v2.0.5