Skip to content

v0.6.4

Compare
Choose a tag to compare
@Jorgelmh Jorgelmh released this 26 Sep 07:43
· 4 commits to master since this release

What's Changed

  • Check for FMU export binary.
  • The Py_Initialize and Py_Finalize is now called from the same thread.
  • The logger callback function forwards the fmi2ComponentEnvironment.
  • Fix the crash that occurs on the second attempt to instantiate the FMU.
  • Bump CI download/upload dependencies.
  • FEATURE: Support inheritance from Fmi2Slave.