Skip to content

Releases: ModiaSim/ModiaResult.jl

v0.4.3

04 May 07:18
Compare
Choose a tag to compare

ModiaResult v0.4.3

  • Internal bug fixed.

v0.4.2

04 May 07:17
Compare
Choose a tag to compare

ModiaResult v0.4.2

  • printResultInfo(..) and resultInfo(..) improved
    (signals with one value defined with ModiaResult.OneValueVector are specially marked,
    for example parameters).

v0.4.1

21 Feb 14:22
Compare
Choose a tag to compare

ModiaResult v0.4.1

Diff since v0.4.0

Update of Manifest.toml file

v0.4.0

03 Feb 11:47
Compare
Choose a tag to compare

ModiaResult v0.4.0

Diff since v0.3.10

  • Require Julia 1.7
  • Upgrade Manifest.toml to version 2.0
  • Update Project.toml/Manifest.toml

v0.3.10

02 Feb 23:02
Compare
Choose a tag to compare

ModiaResult v0.3.10

Diff since v0.3.9

Packages used in test models, prefixed with ModiaResult. to avoid missing package errors.

v0.3.9

02 Feb 17:01
Compare
Choose a tag to compare

ModiaResult v0.3.9

Diff since v0.3.8

  • Wrong link in README.md corrected
  • makie.jl: Adapted to newer Makie version (update!(..) no longer known and needed).
  • Issue with ustrip fixed.
  • Broken test_52_MonteCarloMeasurementsWithDistributions.jl reactivated
  • Manifest.toml updated.

v0.3.8

21 Jan 12:22
Compare
Choose a tag to compare

ModiaResult v0.3.8

Diff since v0.3.7

  • Better handling if some input arguments are nothing.
  • Bug corrected when accessing a vector element, such as mvec[2].
  • Documentation slightly improved.

v0.3.7

23 Nov 11:31
Compare
Choose a tag to compare

ModiaResult v0.3.7

Diff since v0.3.6

  • File makie.jl: Replaced Point2f0 by Makie_Point2f that needs to be defined according to the used Makie version

v0.3.6

23 Nov 10:20
Compare
Choose a tag to compare

ModiaResult v0.3.6

Diff since v0.3.5

  • Project.toml: Added version 1 of MonteCarloMeasurements
  • Manifest.toml: Updated to newest package versions
  • Adapt to MonteCarloMeasurements, version >= 1.0 (e.g. pmean(..) instead of mean(..))
  • Remove test_71_Tables_Rotational_First.jl from runtests.jl, because "using CSV".

v0.3.5

23 Nov 10:20
Compare
Choose a tag to compare

ModiaResult v0.3.5

Diff since v0.3.4

  • Project.toml: Added version 1 of MonteCarloMeasurements
  • Manifest.toml: Updated to newest package versions