v0.8.1
Pre-release
Pre-release
Long overdue minor release.
- Deprecate min/max #114
- Fix status not updated after calling
fmi2SetRealInputDerivatives
- FMI4cpp as CMake subproject and compilation fixes #120 #122 #123
- Expose
DLL_HANDLE
#116
Other:
- Using catch2 for testing. Boost.test no longer a dependency.
- Let CMake automatically handle Conan commands. Just set
FMI4CPP_USING_CONAN=ON