Release v0.2.0
lausdahl
released this
20 Mar 09:57
·
326 commits
to development
since this release
Overture FMU 0.2.0 - Release Notes - 20 March 2017
Bugfixes
Please note that the interactive list is at https://github.com/overturetool/overture-fmu/milestone/6
- #53 closed - VDM2C runtime library nested too deep in sources folder on Windows
- #51 closed - Missing check for expression
new World().run()
- #50 closed - Make tracability a feature that must be turned on and not default
- #49 closed - Initial values should either be of the supported type or an error should be issued
- #45 closed - Wrong use of
vdmStep
the return value is ignored - #41 closed - VDM2C runtime library not copied into
sources
for standalone FMUs - #40 closed - Simulation get stuck if fixed step-size is called with an invalid step-size
- #38 closed - ModelDescription.xml import missing check for missing types
- #32 closed - Support for FMI Local Variable Type
- #31 closed - All c sources must be listed in
CoSimulation/SourceFiles
- #29 closed - GUID must be checked in instantiate
- #28 closed - Too many file descriptors open
- #15 closed - C Source Code: export add all source files to model description