v0.0.15
What's Changed
- Link statically for GNU and Intel compilers by @klausschuch in #221
- Add FMI 1.0 import examples by @t-sommer in #222
- Update co_simulation.c by @Maplesoft-fmigroup in #223
- Type casts by @t-sommer in #225
- Fix fmiVersion in buildDescription.xml by @t-sommer in #230
- Remove parameter nValues from FMI3{Get|Set}Clock, by @t-sommer in #231
- Allow early return by @PTaeuberDS in #232
- Fix detection of -+ zero crossings by @t-sommer in #234
- Fix zero-crossing detection in CS FMUs by @t-sommer in #235
- Update FMI 3.0 headers by @t-sommer in #237
- Bump version to 0.0.15 by @t-sommer in #238
New Contributors
- @Maplesoft-fmigroup made their first contribution in #223
- @PTaeuberDS made their first contribution in #232
Full Changelog: v0.0.14...v0.0.15