Releases: modelica/Reference-FMUs
Releases · modelica/Reference-FMUs
v0.0.6
Bug Fixes
- Fix model structure in Feedthrough/FMI3.xml
Enhancements
- Update API to FMI 3.0-beta.1 (#92)
- Update Clocks model and SE examples (#88)
v0.0.5
Bug Fixes
- Add allowed states for fmi3SetFloat()
- Handle spaces (%20) in fmuResourceLocation URI (#74)
- Set terminate return value in fmi3DoStep()
Enhancements
- Update FMI 3.0 headers and schema to FMI 3.0-alpha.6 (#83)
- Remove obsolete Resource/FMI1ME.xml (#73)
v0.0.4
Bug fixes
- Add Clocks.fmu to distribution (#68)
- Update capability attributes (#66)
- Set state in fmi3ExitInitializationMode()
- Set state in fmi3EnterStepMode()
- Handle NULL pointers in fmi3NewDiscreteStates()
- Return lastSuccessfulTime in fmi3DoStep()
- Fix fmiVersion in FMI 3 XMLs (#55)
Enhancements
- Implement set/get FMU state
- Change master/slave terminology to importer/FMU (#60)
v0.0.3
This release fixes and improves the model description, implementation, and documentation of the FMUs.
The FMI 3.0 API has been updated to v3.0-alpha.5.