Skip to content

2.4

Compare
Choose a tag to compare
@filip-stenstrom filip-stenstrom released this 27 Jan 15:11
· 10 commits to 2.4.x since this release
376a10a

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 to dlopen/LoadLibraryEx when loading the FMU binary.

Bug fixes

  • Fixed memory leak from parsing Enums.
  • Fixed memory leaks in tests.