v0.0.17
What's Changed
- Use CMAKE_MSVC_RUNTIME_LIBRARY to set VC runtime by @t-sommer in #243
- Allow values = NULL when nValueReferences = 0 by @t-sommer in #249
- Add hysteresis for event indicator by @t-sommer in #248
- Set valuesOfContinuousStatesChanged=false in BouncingBall by @t-sommer in #251
- Fix hysteresis in BouncingBall event indicator by @t-sommer in #252
- Allow fmi3GetDirectionalDerivative in Step Mode by @t-sommer in #253
Full Changelog: v0.0.16...v0.0.17