FMI 3.0.1 is a maintenance release with clarifications and bugfixes and no new features compared to FMI 3.0.
FMUs created according to FMI 3.0.1 are valid FMUs according to FMI 3.0 and vice versa.
What's Changed
- Clarification for matching by @chrbertsch in #1808
- Replace fmi3AbstractVariable figure w/ fmi3ArrayableVariable by @t-sommer in #1829
- Added description of the fmiBuildDescription element by @antvl in #1818
- Bugfix: disallow output derivatives in SE by @chrbertsch in #1831
- Fix missing content in XML schema for enums by @pmai in #1838
- Define default variability by @chrbertsch in #1836
- Clarification of 'nominal' for array variables by @Maplesoft-fmigroup in #1841
- Clarify earlyReturn from fmi3DoStep by @Maplesoft-fmigroup in #1845
- Clarify use of binaries and resources folder by @chrbertsch in #1849
- Clarify usage of structural parameters in glossary by @chrbertsch in #1850
- Clarify stub functions and implementation guidance by @pmai in #1873
- Require implementation of all API functions by @t-sommer in #1868
- Add pointer to IG for language and compiler names by @pmai in #1875
- Clarify array concat by @chrbertsch in #1882
- Clarify intermediate update by @chrbertsch in #1886
Full Changelog: v3.0...v3.0.1