Skip to content

Commit

Permalink
New version: GeometryBasics v0.5.0 (#119690)
Browse files Browse the repository at this point in the history
UUID: 5c1252a2-5f33-56bf-86c9-59e7332b4326
Repo: https://github.com/JuliaGeometry/GeometryBasics.jl.git
Tree: 1b47231492f8ed5c7dd79401fce59438010ce9b3

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Nov 18, 2024
1 parent abff7d8 commit 87f35eb
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
13 changes: 10 additions & 3 deletions G/GeometryBasics/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[0]
IterTools = "1.3.0-1"
Tables = ["0.2", "1"]

["0-0.3.0"]
julia = "1.2.0-1"
Expand All @@ -11,16 +10,19 @@ StaticArrays = "0.12"
["0-0.3.8"]
StructArrays = "0.3-0.4"

["0-0.4"]
Tables = ["0.2", "1"]

["0.3.1-0.4.2"]
julia = "1.3.0-1"

["0.3.11-0.3.12"]
StructArrays = "0.5"

["0.3.13-0"]
["0.3.13-0.4"]
StructArrays = "0.6"

["0.3.4-0"]
["0.3.4-0.4"]
StaticArrays = ["0.12", "1"]

["0.3.9-0.3.10"]
Expand All @@ -36,3 +38,8 @@ julia = "1.6.0-1"

["0.4.8-0"]
Extents = "0.1"

["0.5-0"]
PrecompileTools = "1"
Random = ["0.0.0", "1"]
StaticArrays = ["0.6", "1"]
6 changes: 6 additions & 0 deletions G/GeometryBasics/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

["0-0.4"]
StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"

Expand All @@ -13,3 +15,7 @@ GeoInterface = "cf35fbd7-0cd7-5166-be24-54bfbe79505f"

["0.4.8-0"]
Extents = "411431e0-e8b7-467b-b5e0-f676ba4f2910"

["0.5-0"]
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
3 changes: 3 additions & 0 deletions G/GeometryBasics/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,6 @@ git-tree-sha1 = "5694b56ccf9d15addedc35e9a4ba9c317721b788"

["0.4.11"]
git-tree-sha1 = "b62f2b2d76cee0d61a2ef2b3118cd2a3215d3134"

["0.5.0"]
git-tree-sha1 = "1b47231492f8ed5c7dd79401fce59438010ce9b3"

0 comments on commit 87f35eb

Please sign in to comment.