File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11authors = [
" Hilding Elmqvist <[email protected] >" ,
" Martin Otter <[email protected] >" ]
22name = " Modia"
33uuid = " cb905087-75eb-5f27-8515-1ce0ec8e839e"
4- version = " 0.9.4-dev "
4+ version = " 0.9.4"
55
66[deps ]
77DiffEqBase = " 2b5f629d-d688-5b77-993f-72d75c75574e"
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ functionalities of these packages.
4242
4343## Release Notes
4444
45- ### Version 0.9.4-dev
45+ ### Version 0.9.4
4646
4747- Precompile statements included (compilation of Modia package takes more time, but startup of Modia model simulations is faster).
4848- ` @instantiateModel(..., logFile=true) ` : New keyword argument ` logFile ` in order that log of file and line number can be
@@ -51,7 +51,7 @@ functionalities of these packages.
5151- Log of statistics improved and included in writeSignalTable(..) of instantiatedModel.
5252- SignalTables.getSignalNames(..): Order of signal names improved so that the linear listing reflects the hierarchy of the names.
5353- writeSignalTable(..): attributes renamed to _ attributes. All used simulate!(..) options included in Map experiment.
54- - Require SignalTables 0.4.1 (since several issues fixed with writeSignalTable(..)).
54+ - Require SignalTables 0.4.2 (since several issues fixed with writeSignalTable(..)).
5555- Update to newest versions of packages.
5656
5757** Bug fixes**
You can’t perform that action at this time.
0 commit comments