Skip to content

Commit

Permalink
New version: SimpleSDMLayers v0.8.0
Browse files Browse the repository at this point in the history
UUID: 2c64527-77db-11e9-22c3-0f302a89c64c
Repo: https://github.com/EcoJulia/SimpleSDMLayers.jl.git
Tree: 87b88bec424ad65f8e0ee69273003d16e87b531f

Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0
  • Loading branch information
JuliaRegistrator committed Oct 12, 2021
1 parent 6f949c0 commit 44c7d3b
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 3 deletions.
22 changes: 19 additions & 3 deletions S/SimpleSDMLayers/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,14 @@ julia = "1.3.0-1"

["0.2-0"]
Requires = "1"

["0.2-0.7"]
ZipFile = "0.8-0.9"

["0.2.0"]
RecipesBase = "0.7-0.8"

["0.2.1-0"]
["0.2.1-0.7"]
RecipesBase = ["0.7-0.8", "1"]

["0.3.0"]
Expand All @@ -36,9 +38,23 @@ HTTP = "0.8-0.9"
["0.5"]
ArchGDAL = "0.4-0.6"

["0.5-0"]
["0.5-0.7"]
julia = "1.5.0-1"

["0.6-0"]
ArchGDAL = "0.6"
Downloads = "1.4.0-1"

["0.6-0.7"]
ArchGDAL = "0.6"

["0.8-0"]
ArchGDAL = "0.7"
ColorBlendModes = "0.2"
Colors = "0.12"
Distances = "0.10"
GeometryBasics = "0.4"
PolygonOps = "0.1"
RecipesBase = "1"
StatsBase = "0.33"
ZipFile = "0.9"
julia = "1.6.0-1"
8 changes: 8 additions & 0 deletions S/SimpleSDMLayers/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,11 @@ ArchGDAL = "c9ce4bd3-c3d5-55b8-8973-c0e20141b8c3"

["0.5-0"]
Downloads = "f43a241f-c20a-4ad4-852c-f6b1247861c6"

["0.8-0"]
ColorBlendModes = "60508b50-96e1-4007-9d6c-f475c410f16b"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
PolygonOps = "647866c9-e3ac-4575-94e7-e3d426903924"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
3 changes: 3 additions & 0 deletions S/SimpleSDMLayers/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,6 @@ git-tree-sha1 = "081f9548c871be3be467741b50a3f07389405cf7"

["0.7.0"]
git-tree-sha1 = "a5f2bd0c13ae434963aadb8d1e26bf3dba81d9cc"

["0.8.0"]
git-tree-sha1 = "87b88bec424ad65f8e0ee69273003d16e87b531f"

0 comments on commit 44c7d3b

Please sign in to comment.