v0.0.23
What's Changed
- Add --interface-type option to help text by @t-sommer in #341
- Fix encoding and decoding of URIs on Linux by @t-sommer in #344
- Build Jacobian for CVode by @t-sommer in #348
- Don't terminate if status == error by @t-sommer in #350
- Check if stopTime is exceeded in fmi*DoStep() by @t-sommer in #351
- Add --tolerance option by @t-sommer in #352
- Add --{initial|final}-fmu-state-file options to fmusim by @t-sommer in #353
- Add derivative capabilities to VanDerPol XMLs by @t-sommer in #354
- Add generationDateAndTime to modelDescription.xml by @t-sommer in #355
- Harmonize formatting of attributes in */FMI3.xml by @t-sommer in #356
- Handle discrete Float variables in fmusim by @t-sommer in #358
- Don't get empty continuous states and event indicators by @t-sommer in #359
Full Changelog: v0.0.22...v0.0.23