Skip to content

PyFMI-2.14.0

Compare
Choose a tag to compare
@PeterMeisrimelModelon PeterMeisrimelModelon released this 26 Aug 14:34
· 7 commits to PyFMI-2.14.x since this release

Changelog

--- PyFMI-2.14.0 ---
* Updated the error message displayed when loading FMUs with needsExecutionTool set to True.
* Loading unzipped FMUs now also works with relative paths.
* Enabled setting logging categories in FMI2 via "set_debug_logging".
* XML Logs exceeding maximal size will now be truncated to start/end of the last CAPI call which did not exceed the maximal log size.

Related pull requests

Full Changelog: PyFMI-2.13.1...PyFMI-2.14.0

Attached wheels are compiled on Ubuntu 20.04 (the linux wheel) and Windows 10 (the windows wheel).