Releases: ThummeTo/FMI.jl
Releases · ThummeTo/FMI.jl
v0.14.2
FMI v0.14.2
Merged pull requests:
- pluto implementation for CI (#245) (@0815Creeper)
- Doc patch (#248) (@0815Creeper)
- reset inputs example (#249) (@0815Creeper)
- cleanup examples branch (#252) (@0815Creeper)
- updated doc and example action (#253) (@0815Creeper)
- LTS tests (1.6 to 1.10) (#254) (@ThummeTo)
- svg fixes (#255) (@0815Creeper)
- Improve Default Interval when using simulateCS (#258) (@halentin)
Closed issues:
v0.14.1
FMI v0.14.1
Merged pull requests:
- Doc14main (#237) (@0815Creeper)
- examples-fix (#247) (@ThummeTo)
Closed issues:
v0.14.0
FMI v0.14.0
Merged pull requests:
- v0.14.0 (#221) (@ThummeTo)
- Bump DiffEqCallBack compat (#223) (@sharanry)
- V0.13.3-1 (#224) (@ThummeTo)
- Added Aqua.jl to tests (#225) (@JulianTrommer)
- chore: fix typos (#226) (@sathvikbhagavan)
- doc fixes (#227) (@0815Creeper)
- cross checks (#228) (@ThummeTo)
- added plots for cross checks (#234) (@ThummeTo)
- Codecov fix (#238) (@ThummeTo)
- minor changes (#240) (@ThummeTo)
Closed issues:
v0.10.4
FMI v0.10.4
Merged pull requests:
- V0.13.0 (#193) (@ThummeTo)
- added fmi tool info (#201) (@ThummeTo)
- topology update FMISensitivity.jl (#203) (@ThummeTo)
- moved docs from FMIImport&Core into FMI.jl (#204) (@0815Creeper)
- Fixed inputfct defs in inputs.ipynb. (#206) (@juguma)
- Mini bug fix in sim.jl (#207) (@juguma)
- fixed cross checks (#208) (@ThummeTo)
- fixed example action for pipeline (#209) (@0815Creeper)
- v0.13.2 (#214) (@ThummeTo)
- doc improvements (#215) (@0815Creeper)
- v0.13.3 (DifferentialEquations compatibility bump) (#219) (@ThummeTo)
- Bump DiffEqCallBack compat (#223) (@sharanry)
Closed issues:
- Segmentation fault when calling function after fmiUnload() (#64)
- Warning: Using arrays or dicts to store parameters of different types can hurt performance. (#192)
- Backport compat for SciMLBase@v2 for [email protected] (#196)
- example inputs.ipynb doesn't run with v0.13.0 (#205)
- Relax compat requirements (#218)
v0.13.3
v0.13.2
FMI v0.13.2
Merged pull requests:
- v0.13.2 (#214) (@ThummeTo)
- doc improvements (#215) (@0815Creeper)
Closed issues:
- Warning: Using arrays or dicts to store parameters of different types can hurt performance. (#192)
v0.13.1
FMI v0.13.1
Merged pull requests:
- topology update FMISensitivity.jl (#203) (@ThummeTo)
- moved docs from FMIImport&Core into FMI.jl (#204) (@0815Creeper)
- Fixed inputfct defs in inputs.ipynb. (#206) (@juguma)
- Mini bug fix in sim.jl (#207) (@juguma)
- fixed cross checks (#208) (@ThummeTo)
- fixed example action for pipeline (#209) (@0815Creeper)
Closed issues:
- example inputs.ipynb doesn't run with v0.13.0 (#205)
v0.13.0
FMI v0.13.0
Merged pull requests:
- Use Tuple for parameters instead of Array (#188) (@sathvikbhagavan)
- Use Julia 1.9 in the "Examples v1 (latest)" workflow (#189) (@sathvikbhagavan)
- Examples update 1.9 (#190) (@ThummeTo)
- V0.13.0 (#193) (@ThummeTo)
Closed issues:
- Backport compat for SciMLBase@v2 for [email protected] (#196)
v0.10.3
FMI v0.10.3
Merged pull requests:
- Update docs/src/library.md (#156) (@adribrune)
- V0.11.0 (#157) (@ThummeTo)
- Docstrings dec22 (#158) (@ThummeTo)
- fixed dtmin issue (#159) (@ThummeTo)
- Update the repo structure (#160) (@stoljarjo)
- Update to new repo structure (#161) (@stoljarjo)
- Run the examples in parallel (#162) (@stoljarjo)
- v0.11.2 (#163) (@ThummeTo)
- Fmi3 refactor reworked (#165) (@JoKircher)
- V0.11.3 (#167) (@ThummeTo)
- 148 save sim results csv mat (#168) (@JoKircher)
- Fix typo in Documentation (#169) (@sathvikbhagavan)
- v0.12.0 (#172) (@ThummeTo)
- V0.12.2 (#175) (@ThummeTo)
- Skip auto commit for pr (#176) (@stoljarjo)
- Add pkgeval (#177) (@stoljarjo)
- Issue: README and Doc (#178) (@adribrune)
- Add script and github action for fmi cross checks (#179) (@christofbaumgartner)
- V0.12.1 1 (#180) (@ThummeTo)
- Add script and github action for fmi cross checks (#179) (#181) (@ThummeTo)
- Update cross check (#182) (@stoljarjo)
- v0.12.2 (#184) (@ThummeTo)
- v0.12.3 (#185) (@ThummeTo)
- v0.12.4 (#187) (@ThummeTo)
- Use Tuple for parameters instead of Array (#188) (@sathvikbhagavan)
- Use Julia 1.9 in the "Examples v1 (latest)" workflow (#189) (@sathvikbhagavan)
- Examples update 1.9 (#190) (@ThummeTo)
Closed issues:
- Participate in FMI Cross Check (#40)
- FMU without state variables (#142)
- Save simulation results to CSV / MAT (#148)
UndefRefError
when accessing fielddeclaredType
in modelDescription (#151)- Error while calling fmi2SimulateCS (#166)
- Readme / documentation for fmi2Simulate outdated (#170)
- Implement enumerations parsing (#173)