Skip to content

Releases: VirtualPlantLab/PlantSimEngine.jl

v0.5.0

10 Feb 18:08
1bed39a
Compare
Choose a tag to compare

PlantSimEngine v0.5.0

Diff since v0.4.0

Closed issues:

  • Add macro to generate model templates (#17)
  • Move the fit function from plantbiophysics to here (#24)

v0.4.0

06 Feb 13:38
11d7836
Compare
Choose a tag to compare

PlantSimEngine v0.4.0

Diff since v0.3.2

v0.3.2

30 Jan 15:54
a4de79d
Compare
Choose a tag to compare

PlantSimEngine v0.3.2

Diff since v0.3.1

v0.3.1

30 Jan 13:27
14eb9bc
Compare
Choose a tag to compare

PlantSimEngine v0.3.1

Diff since v0.3.0

Closed issues:

  • Update doc following run method implementation (#20)

v0.3.0

27 Jan 11:09
b4ff8c4
Compare
Choose a tag to compare

PlantSimEngine v0.3.0

Diff since v0.2.1

Closed issues:

  • Detect automatically which process is simulated in the ModelList for each model (#10)
  • Model simulation order (#18)
  • [dummy examples] process4 should have process1 listed as a soft dependency (#19)

v0.2.1

17 Jan 13:31
b92074b
Compare
Choose a tag to compare

What's Changed

  • CompatHelper: bump compat for MultiScaleTreeGraph to 0.9, (keep existing compat) by @github-actions in #15
  • CompatHelper: bump compat for PlantMeteo to 0.2, (keep existing compat) by @github-actions in #16

Full Changelog: v0.1.9...v0.2.1

v0.1.9

17 Dec 23:41
4b67151
Compare
Choose a tag to compare

PlantSimEngine v0.1.9

Diff since v0.1.8

v0.1.8

17 Dec 20:04
f212015
Compare
Choose a tag to compare

PlantSimEngine v0.1.8

Diff since v0.1.7

v0.1.7

16 Dec 18:26
b0ca291
Compare
Choose a tag to compare

PlantSimEngine v0.1.7

Diff since v0.1.6

Closed issues:

  • Add tests on simulations (with one ts or several, one meteo or several) (#11)
  • Add simulation tests on MTG (#12)

v0.1.6

15 Dec 23:13
4dd0c1e
Compare
Choose a tag to compare

PlantSimEngine v0.1.6

Diff since v0.1.5

Merged pull requests:

  • CompatHelper: add new compat entry for CSV at version 0.10, (keep existing compat) (#9) (@github-actions[bot])