Skip to content

Commit

Permalink
New version: Lindenmayer v1.0.0
Browse files Browse the repository at this point in the history
UUID: d9db2020-d13e-4bf8-b13e-b12a3214b5ef
Repo: https://github.com/cormullion/Lindenmayer.jl.git
Tree: e935e25e2e8d50ab13285a69543966b87f57c1be

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Aug 20, 2024
1 parent 73907a1 commit ebfb5d4
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 4 deletions.
11 changes: 8 additions & 3 deletions L/Lindenmayer/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
[0]
Colors = "0.9-0.12"

["0-0.2"]
Luxor = "2"
julia = "1"

[0-1]
Colors = "0.9-0.12"

["0.3-0"]
Luxor = "3"
julia = "1.6.0-1"

[1]
Luxor = "3-4"
OrderedCollections = "1.6.0-1"
julia = "1.9.0-1"
6 changes: 5 additions & 1 deletion L/Lindenmayer/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[0]
[0-1]
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
Luxor = "ae8d54c2-7ccd-5906-9d76-62fc9837b5bc"

[1]
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
3 changes: 3 additions & 0 deletions L/Lindenmayer/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ git-tree-sha1 = "5b64275624a79e78185fe0ab0ac6d3da646abba9"

["0.3.0"]
git-tree-sha1 = "4c8886c2aaddb7f60e63bab614cf4d6270d8d7ae"

["1.0.0"]
git-tree-sha1 = "e935e25e2e8d50ab13285a69543966b87f57c1be"

0 comments on commit ebfb5d4

Please sign in to comment.