v0.0.33
What's Changed
- Add Build Description by @t-sommer in #553
- Add tree view to GUI by @t-sommer in #555
- Disable documentation page if documentation is not available by @t-sommer in #556
- Hide "Recent Files" list if empty by @t-sommer in #557
- Add "Expand All" and "Collapse All" actions by @t-sommer in #558
- Add --logging-on option to fmusim by @t-sommer in #559
- Allocate structs in FMIModelDescription individually by @t-sommer in #561
- Record initial values by @t-sommer in #562
- Add --log-level option to fmusim by @t-sommer in #565
- Remove FMIDiscreteFloat{32|64}Type enums by @t-sommer in #567
- Display actual type names for FMI 1.0 & 2.0 in GUI by @t-sommer in #568
- Add "Clear all plots" button to GUI by @t-sommer in #569
- Add icon to Windows executable by @t-sommer in #570
- Reorganize resources by @t-sommer in #571
Full Changelog: v0.0.32...v0.0.33