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.