2.4
2.4
Changes
- Added new functions
fmi[1/2]_import_get_options
for retrieving an options object. - Added new function
fmi_import_set_option_loadlibrary_flag
to allow customization of platform-dependent flags passed todlopen
/LoadLibraryEx
when loading the FMU binary.
Bug fixes
- Fixed memory leak from parsing Enums.
- Fixed memory leaks in tests.