Releases: ThummeTo/FMI.jl
Releases · ThummeTo/FMI.jl
v0.2.0
FMI v0.2.0
Merged pull requests:
v0.1.11
v0.1.10
v0.1.9
FMI v0.1.9
Closed issues:
- Support for UInt Model Variable Identifiers (#44)
Merged pull requests:
- change ValueReference size (#46) (@JoKircher)
v0.1.8
FMI v0.1.8
Closed issues:
- Any way to get access to default parameter values specified in the xml? (#43)
Merged pull requests:
v0.1.7
v0.1.6
FMI v0.1.6
Merged pull requests:
- Update docs (#35) (@JoKircher)
- Update syntax highlighting in docs (#36) (@JoKircher)
- Refactoring... closed (#37) (@ThummeTo)
- fix typo unknwon -> unknown (#38) (@KristofferC)
v0.1.5
FMI v0.1.5
Closed issues:
- Error : FMU is not in instantiation mode (#22)
- Error: The filename or extension is too long (#25)
- Error while Parallelizing a batch Simulation (#27)
- Error while loading FMU (#30)
- Integration seems to get stuck at event (#32)
Merged pull requests:
- Fix parsing and file URIs (#31) (@ranjanan)
- Refactor in place getter (#33) (@JoKircher)
- Fix event handle and callback function (#34) (@JoKircher)
v0.1.4
v0.1.3
FMI v0.1.3
Closed issues:
- FMI Load Function Error (#17)
Merged pull requests:
- Test FMUs for Linux and CI workflow for test (#15) (@AnHeuermann)
- Test FMUs for Linux and CI workflow for test (#16) (@ThummeTo)
- Bug Fix for issue 17: FMI Load Function Error (#18) (@ThummeTo)
- BugFix: Optional FMI-Functions (#19) (@ThummeTo)
- Docstrings (#20) (@JoKircher)
- Added full model description parsing, refactoring in progress... (#21) (@ThummeTo)