Skip to content

3.0

Choose a tag to compare

@modelonrobinandersson modelonrobinandersson released this 22 Apr 16:58
· 25 commits to 3.0.x since this release

This is the first official release with support for FMI 3.0. Please note that support for terminals and icons is still experimental and subject to change.

We would like to thank all users who provided feedback and reported issues during development, your contributions are greatly appreciated.

Below is a list of fixes compared to the most recent release, which was 3.0a5.

Bug fixes

  • Fixed fmi3_clock_update_callback_ft definition, was missing fmi3_instance_environment_t.
  • Changed the return of the following functions from fmi3_float32_t to fmi3_float64_t in accordance to bugfix in FMI specification v3.0.2:
    • fmi3_import_get_clock_variable_interval_decimal
    • fmi3_import_get_clock_variable_shift_decimal
    • fmi3_import_get_clock_type_interval_decimal
    • fmi3_import_get_clock_type_shift_decimal

Full Changelog: 3.0a5...3.0