File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 fail-fast : false
1919 matrix :
2020 version :
21- - ' 1.11 '
21+ - ' 1.12 '
2222 os :
2323 - ubuntu-latest
2424 arch :
Original file line number Diff line number Diff line change 1+ # PlantGeomTurtle release notes
2+
3+ We started keeping track of changes in the ` NEWS.md ` file after version 0.1.0.
4+
5+ # PlantGeomTurtle 0.1.1 (2026-01-14)
6+
7+ * Update dependencies and make sure it works on Julia 1.12
Original file line number Diff line number Diff line change 11name = " PlantGeomTurtle"
22uuid = " 7d6e2781-1c99-4c66-97ec-106669f3e96e"
33authors = [" Alejandro Morales Sierra <alejandro.moralessierra@wur.nl> and contributors" ]
4- version = " 0.1.0 "
4+ version = " 0.1.1 "
55
66[deps ]
77CoordinateTransformations = " 150eb455-5306-5404-9cee-2592286d6298"
@@ -15,9 +15,9 @@ Unrolled = "9602ed7d-8fef-5bc8-8597-8f21381861e8"
1515[compat ]
1616CoordinateTransformations = " 0.6.3"
1717LinearAlgebra = " 1.11"
18- PlantGeomPrimitives = " 0.1.0 "
19- PlantGraphs = " 0.1.0 "
18+ PlantGeomPrimitives = " 0.1.1 "
19+ PlantGraphs = " 0.1.3 "
2020Rotations = " 1.5.1"
2121StaticArrays = " 1.9.13"
2222Unrolled = " 0.1.5"
23- julia = " 1.11 "
23+ julia = " 1.12 "
You can’t perform that action at this time.
0 commit comments