Skip to content

v0.8.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@markaren markaren released this 11 May 07:23
· 25 commits to master since this 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