v0.0.31
What's Changed
- Check max value for variable "counter" by @t-sommer in #488
- Get continuous states before integration in FMIEulerStep() by @t-sommer in #494
- Check if FMICreateInstance() == NULL by @t-sommer in #495
- Always clean up if simulation fails by @t-sommer in #499
- Add FMILoadPlatformBinary() and fix DLL directory path by @t-sommer in #503
- Allow building fmusim with VisualStudio 2019 by @t-sommer in #504
- Move platform macros to FMI.h by @t-sommer in #505
- Add --version option by @t-sommer in #506
Full Changelog: v0.0.30...v0.0.31