v3.0.2-rc.1
Pre-release
Pre-release
What's Changed
- Add explicit void argument to preemption callbacks by @t-sommer in #1899
- Update CONTRIBUTING.adoc by @chrbertsch in #1900
- Remove angle brackets from Float{32|64} in variability section by @t-sommer in #1895
- Add xrefs in variability section by @t-sommer in #1894
- Unify snippet comment with rest of standard by @hsilm in #1910
- Document initial number of continuous states by @t-sommer in #1911
- Correct types for decimal clock interval/shift by @pmai in #1904
- Fixing reference to incorrect table by @PeterMeisrimelModelon in #1918
- Fix typo in "Platform Tuple Definition" section id by @t-sommer in #1926
- Bump copyright year to 2024 by @t-sommer in #1927
- Remove duplicate API reference by @msabathier in #1928
- Remove requirement to call fmi3Terminate when terminateSimulation = fmi3True by @t-sommer in #1941
- Remove requirement to call fmi3FreeInstance or fmi3Reset by @t-sommer in #1940
- Clarify the information flow of clocks by @klausschuch in #1944
- Clarify multiple Clock ticks per Event Mode for different Clock types by @PTaeuberDS in #1937
- Fix the fmi3GetOutputDerivatives description by @klausschuch in #1951
- Remove excess column in table "Definition of initial" by @t-sommer in #1954
- Allow setting continuous states in Continuous Time Mode by @t-sommer in #1956
- Add missing blank lines by @t-sommer in #1968
- Add definition of reinitialization to glossary by @t-sommer in #1964
- Bump actions/checkout from v3 to v4.1.7 by @t-sommer in #1972
- Bump actions/upload-artifact from v3 to v4.4.0 by @t-sommer in #1973
- Allow setting continuous states in Event Mode if reinit = false by @t-sommer in #1955
- Clarify meaning of DefaultExperiment.stepSize for Model Exchange by @t-sommer in #1980
- Bump Reference FMUs submodule to v0.0.34 by @t-sommer in #1981
- Clarify when to use Scheduled Execution by @t-sommer in #1979
- Introduce matching rule 'none' by @snps-ribbe in #1976
- Unify description of reverse domain name notation, strong recommendation to use it for variable and terminal kinds by @chrbertsch in #1977
- Fixed some spelling mistakes and inconsistent mathematical notations by @Tc-Fast in #1983
New Contributors
- @PeterMeisrimelModelon made their first contribution in #1918
- @msabathier made their first contribution in #1928
- @snps-ribbe made their first contribution in #1976
- @Tc-Fast made their first contribution in #1983
Full Changelog: v3.0.1...v3.0.2-rc.1