What's Changed
- Add --set-stop-time option to fmusim by @t-sommer in #614
- Respect canHandleVariableCommunicationStepSize in FMI{2|3}CSSimulation.c by @t-sommer in #615
- Allow setting continuous states in Event Mode by @t-sommer in #619
- Bump copyright year by @beutlich in #622
- Bump zlib by @beutlich in #620
- Bump libxml2 by @beutlich in #621
- Return "0" for --help and --version by @t-sommer in #623
- Build with macOS 13 in CI by @t-sommer in #624
- Bump CVode to 7.1.1 by @t-sommer in #625
- Don't call FreeInstance() if component == NULL by @t-sommer in #626
- Fix comment for eventEncountered in FMI3CSSimulation.c by @t-sommer in #627
- Fix getting and setting of Clocks by @t-sommer in #631
- Add variable alias "h_ft" to BouncingBall/FMI3.xml by @t-sommer in #632
Full Changelog: v0.0.36...v0.0.37