Skip to content

Commit

Permalink
New version: DelaunayTriangulation v0.5.0 (#81653)
Browse files Browse the repository at this point in the history
UUID: 927a84f5-c5f4-47a5-9785-b46e178433df
Repo: https://github.com/DanielVandH/DelaunayTriangulation.jl.git
Tree: 0e1298c0b5f5de2ef108e8471128cc2bad6f96e6

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Apr 15, 2023
1 parent 9b9b191 commit fb52c33
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
4 changes: 3 additions & 1 deletion D/DelaunayTriangulation/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@ MutableNamedTuples = "0.1"
Scanf = "0.5"
julia = "1.8.0-1"

["0.4-0"]
["0.4"]
ElasticArrays = "1.2.0-1"

["0.4-0"]
EnumX = "1"
ExactPredicates = "2.2.0-2"
MakieCore = "0.6"
Expand Down
4 changes: 3 additions & 1 deletion D/DelaunayTriangulation/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[0]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
ElasticArrays = "fdbdab4c-e67f-52f5-8c3f-e7b388dad3d4"
ExactPredicates = "429591f6-91af-11e9-00e2-59fbe8cec110"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SimpleGraphs = "55797a34-41de-5266-9ec1-32ac4eb504d3"
Expand All @@ -10,6 +9,9 @@ MutableNamedTuples = "af6c499f-54b4-48cc-bbd2-094bba7533c7"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Scanf = "6ef1bc8b-493b-44e1-8d40-549aa65c4b41"

["0-0.4"]
ElasticArrays = "fdbdab4c-e67f-52f5-8c3f-e7b388dad3d4"

["0.4-0"]
EnumX = "4e289a0a-7415-4d19-859d-a7e5c4648b56"
MakieCore = "20f20a25-4f0e-4fdf-b5d1-57303727442b"
3 changes: 3 additions & 0 deletions D/DelaunayTriangulation/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ git-tree-sha1 = "b639873e2db26accb16be480d3775a73d44ba014"

["0.4.4"]
git-tree-sha1 = "d02314ab2d5ab3935c9d35ad778bc2b627326e70"

["0.5.0"]
git-tree-sha1 = "0e1298c0b5f5de2ef108e8471128cc2bad6f96e6"

0 comments on commit fb52c33

Please sign in to comment.