Skip to content

Commit

Permalink
New version: Lindenmayer v1.0.0 (#113528)
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: c05ed790f7f696355d735f4dc71295e723254c56

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Aug 20, 2024
1 parent 76c090b commit 1cde9aa
Show file tree
Hide file tree
Showing 3 changed files with 15 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"
5 changes: 4 additions & 1 deletion L/Lindenmayer/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[0]
[0-1]
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
Luxor = "ae8d54c2-7ccd-5906-9d76-62fc9837b5bc"

[1]
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
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 = "c05ed790f7f696355d735f4dc71295e723254c56"

0 comments on commit 1cde9aa

Please sign in to comment.