Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 01:56
· 67 commits to main since this release

ModiaLang v0.10.0

Diff since v0.9.1

  • 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} to SimulationModel{FloatType,TimeType}

Merged pull requests: