File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 88
99\mainpage FMI Library
1010
11- \version 3.0a3
12- \date 4 December 2023
11+ \version 3.0a4
12+ \date 17 July 2024
1313\section Summary
1414FMI library is intended as a foundation for applications interfacing FMUs
1515(Functional Mockup Units) that follow FMI Standard. This version of the library supports FMI 1.0, FMI 2.0 and FMI 3.0.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ The release notes are typically a highlighting subset of all changes made. For f
44
55Note that version 2.1 is the first version with release notes. Please see the commit history for older versions.
66
7- ## Future
7+ ## 3.0a4
88
99### Improvements
1010
@@ -14,6 +14,7 @@ Note that version 2.1 is the first version with release notes. Please see the co
1414
1515- The CMAKE variable ` CMAKE_INSTALL_PREFIX ` is now utilized instead of ` FMILIB_INSTALL_PREFIX ` .
1616- Removed the build configuration for CentOS.
17+ - Fixed an issue with parsing very large valueReferences.
1718- Fixed an incorrect error check that required a start attribute for variables with causality='independent'.
1819
1920## 3.0a3
You can’t perform that action at this time.
0 commit comments