File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # VirtualPLantLab v0.1.1 release notes
2+
3+ Update dependencies and ensure it works on Julia 1.12
4+
15# VirtualPLantLab v0.1.0 release notes
26
37No changes (other than version number) since v0.0.7, see below.
Original file line number Diff line number Diff line change 11name = " VirtualPlantLab"
22uuid = " b977ecfa-1b9a-418d-909d-4ebe565736ce"
3+ version = " 0.1.1"
34authors = [" Alejandro Morales Sierra <alejandro.moralessierra@wur.nl> and contributors" ]
4- version = " 0.1.0"
55
66[deps ]
77PlantGeomPrimitives = " 7eef3cc5-4580-4ff0-8f6f-933507db6664"
@@ -10,14 +10,12 @@ PlantGraphs = "615ad455-9aac-4340-9247-71ef610f781a"
1010PlantRayTracer = " 78485975-e4aa-407d-b3bb-ded5a4265d05"
1111PlantViz = " 358bd95d-d12c-439f-94b7-04b17e500c7f"
1212Reexport = " 189a3867-3050-52da-a836-e630ba90ab69"
13- SkyDomes = " 1838625c-7cf7-40c6-898b-904883e4b556"
1413
1514[compat ]
16- PlantGeomPrimitives = " 0.1.0 "
17- PlantGeomTurtle = " 0.1.0 "
18- PlantGraphs = " 0.1.0 "
19- PlantRayTracer = " 0.1.0 "
20- PlantViz = " 0.1.0 "
15+ PlantGeomPrimitives = " 0.1.1 "
16+ PlantGeomTurtle = " 0.1.1 "
17+ PlantGraphs = " 0.1.3 "
18+ PlantRayTracer = " 0.1.1 "
19+ PlantViz = " 0.1.1 "
2120Reexport = " 1.2.2"
22- SkyDomes = " 0.1.9"
23- julia = " 1.11"
21+ julia = " 1.12"
Original file line number Diff line number Diff line change @@ -9,5 +9,4 @@ using Reexport
99@reexport using PlantRayTracer
1010@reexport using PlantViz
1111
12-
1312end
You can’t perform that action at this time.
0 commit comments