Skip to content

Commit 5bb0dc5

Browse files
committed
Upgrade to 1.0.0
1 parent 99f970c commit 5bb0dc5

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

NEWS.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
We started keeping track of changes in the `NEWS.md` file after version 0.1.0.
44

5+
# PlantGeomPrimitives 1.0.0 (2026-06-10)
6+
7+
No actual changes. We move to version 1.0.0 because:
8+
9+
- The tool is being used extensively by the community and it has become more stable.
10+
11+
- Julia treats any change as breaking change when < 1.0.0
12+
513
# PlantGeomPrimitives 0.1.1 (2026-01-14)
614

715
* Add documentation (docstrings) to many of the functions in the package

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "PlantGeomPrimitives"
22
uuid = "7eef3cc5-4580-4ff0-8f6f-933507db6664"
33
authors = ["Alejandro Morales Sierra <alejandro.moralessierra@wur.nl> and contributors"]
4-
version = "0.1.1"
4+
version = "1.0.0"
55

66
[deps]
77
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"

0 commit comments

Comments
 (0)