Skip to content

Tags: ThummeTo/FMI.jl

Tags

v0.15.2

Toggle v0.15.2's commit message
[Diff since v0.15.1](v0.15.1...v0.15.2)

**Merged pull requests:**
- rm fmiexport version umbrella (#289) (@ThummeTo)

v0.15.1

Toggle v0.15.1's commit message
[Diff since v0.15.0](v0.15.0...v0.15.1)

**Merged pull requests:**
- FMUExplorer v0.2.0 (#284) (@ThummeTo)
- v0.15.1 (#288) (@ThummeTo)

**Closed issues:**
- FMU Explorer Pluto example has incompatible syntax with version of FMI package referenced (#276)

v0.15.0

Toggle v0.15.0's commit message
[Diff since v0.14.3](v0.14.3...v0.15.0)

- new version for FMIBase.jl, no syntax changes

**Merged pull requests:**
- added FMIExport Examples to doc (#256) (@0815Creeper)
- naming fix in examples/overview.md (#266) (@0815Creeper)
- fixes for pkgeval, improved documentation for example- and doc-building CI (#267) (@0815Creeper)
- fix FMUExplorer (#278) (@halentin)
- FMIBase 1.2 support (#283) (@ThummeTo)

**Closed issues:**
- Cannot get updated outputs in initialization mode (#272)

v0.14.3

Toggle v0.14.3's commit message
[Diff since v0.14.2](v0.14.2...v0.14.3)

**Merged pull requests:**
- Bump codecov/codecov-action from 4 to 5 (#259) (@dependabot[bot])
- Added missing arguments to prepareSolveFMU in simulate-call (for ME). (#261) (@juguma)
- insertat! fix (#265) (@ThummeTo)

**Closed issues:**
- Call arguments instantiate, reset, terminate, freeInstance, setup are ignored in "simulate"-call (#260)

v0.14.2

Toggle v0.14.2's commit message
[Diff since v0.14.1](v0.14.1...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:**
- Problematic compat practices leading to unintended Pkg resolver resolution (#244)
- reset examples branch to valid state (#246)

v0.14.1

Toggle v0.14.1's commit message
[Diff since v0.14.0](v0.14.0...v0.14.1)

**Merged pull requests:**
- Doc14main (#237) (@0815Creeper)
- examples-fix (#247) (@ThummeTo)

**Closed issues:**
- ME simulation for FMI3 [BETA] (#174)
- StackOverFlowError (#216)
- Release plan question? (#242)

v0.14.0

Toggle v0.14.0's commit message
[Diff since v0.13.3](v0.13.3...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:**
- List FMI 3.0 support in FMI 3.0 tools page (#164)
- FMI Compatibility Page for the Docs (#200)
- Request for DiffEqCallbacks v3 compat with FMI v0.10.x (#222)

v0.10.4

Toggle v0.10.4's commit message
## FMI v0.10.4

[Diff since v0.10.3](v0.10.3...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 FMI@v0.10 (#196)
- example inputs.ipynb doesn't run with v0.13.0 (#205)
- Relax compat requirements (#218)

v0.13.3

Toggle v0.13.3's commit message
## FMI v0.13.3

[Diff since v0.13.2](v0.13.2...v0.13.3)


**Merged pull requests:**
- v0.13.3 (DifferentialEquations compatibility bump) (#219) (@ThummeTo)

**Closed issues:**
- Relax compat requirements (#218)

v0.13.2

Toggle v0.13.2's commit message
## FMI v0.13.2

[Diff since v0.13.1](v0.13.1...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)