This repository has been archived by the owner on Mar 2, 2022. It is now read-only.
v0.10.0
ModiaLang v0.10.0
- Require DifferentialEquations.jl version 7.
- Cleanup of using/export
- Cleanup of Project.toml/Manifest.toml.´
- @reexport using Unitful
- @reexport using DifferentialEquations
- Cleanup of test files (besides ModiaLang, no other package needed in the environment to run the tests).
- Change
SimulationModel{FloatType,ParType,EvaluatedParType,TimeType}
toSimulationModel{FloatType,TimeType}
Merged pull requests:
- Otter development (#4) (@MartinOtter)
- Otter development (#5) (@MartinOtter)