From 87851080f01b507f20c1d3910363462a6f121c67 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Sat, 21 Sep 2024 04:05:33 +0000 Subject: [PATCH] New version: GridPotentialFlow v0.4.0 UUID: 1f0d46c9-1630-4f7c-9a63-ed825740f08c Repo: https://github.com/JuliaIBPM/GridPotentialFlow.jl.git Tree: c2d8b102b1957152146b3a8e90149badb7475dc7 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- G/GridPotentialFlow/Compat.toml | 23 +++++++++++++++++------ G/GridPotentialFlow/Deps.toml | 10 ++++++++-- G/GridPotentialFlow/Versions.toml | 3 +++ 3 files changed, 28 insertions(+), 8 deletions(-) diff --git a/G/GridPotentialFlow/Compat.toml b/G/GridPotentialFlow/Compat.toml index cc287496c034e44..83102460be959a4 100644 --- a/G/GridPotentialFlow/Compat.toml +++ b/G/GridPotentialFlow/Compat.toml @@ -1,6 +1,5 @@ [0] Reexport = ["0.2", "1"] -julia = "1.4.0-1" ["0-0.2"] RecursiveArrayTools = "2.11.0-2" @@ -12,25 +11,37 @@ CartesianGrids = "0.1.10-0.1" ConstrainedSystems = "0.2.3-0.2" DocStringExtensions = "0.8.3-0.8" +["0-0.3"] +julia = "1.4.0-1" + ["0-0.3.0"] RigidBodyTools = "0.1.9-0.1" -["0.2.1-0"] -DocStringExtensions = "0.8.4-0.8" - ["0.2.1-0.2"] ConstrainedSystems = "0.2.4-0.2" +["0.2.1-0.3"] +DocStringExtensions = "0.8.4-0.8" + ["0.2.1-0.3.0"] CartesianGrids = "0.1.12-0.1" ["0.2.2-0"] RecipesBase = "1.1.0-1" +["0.3"] +StructArrays = "0.5" + ["0.3-0"] LinearMaps = "3" -StructArrays = "0.5" -["0.3.1-0"] +["0.3.1-0.3"] CartesianGrids = "0.1.13-0.1" RigidBodyTools = "0.1.12-0.1" + +["0.4-0"] +DocStringExtensions = "0.9" +ImmersedLayers = "0.5" +StructArrays = "0.5-0.6" +UnPack = "1" +julia = "1.8.0-1" diff --git a/G/GridPotentialFlow/Deps.toml b/G/GridPotentialFlow/Deps.toml index c9682a37470788e..0e2f712408eecd5 100644 --- a/G/GridPotentialFlow/Deps.toml +++ b/G/GridPotentialFlow/Deps.toml @@ -1,9 +1,7 @@ [0] -CartesianGrids = "3e975e5d-2cf8-4263-9573-8460aaf534d9" DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" Reexport = "189a3867-3050-52da-a836-e630ba90ab69" -RigidBodyTools = "befc5f09-81d5-499c-a4b2-d0464ba9f9c8" ["0-0.2"] ConstrainedSystems = "c257ce95-4918-4279-a47c-50fdbcb74a04" @@ -12,9 +10,17 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed" +["0-0.3"] +CartesianGrids = "3e975e5d-2cf8-4263-9573-8460aaf534d9" +RigidBodyTools = "befc5f09-81d5-499c-a4b2-d0464ba9f9c8" + ["0.2.2-0"] RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01" ["0.3-0"] LinearMaps = "7a12625a-238d-50fd-b39a-03d52299707e" StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a" + +["0.4-0"] +ImmersedLayers = "cdc13194-334e-4e1c-bc8d-fc3a28509c85" +UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed" diff --git a/G/GridPotentialFlow/Versions.toml b/G/GridPotentialFlow/Versions.toml index 7f5ac52f525eb3a..af0936c2c048eda 100644 --- a/G/GridPotentialFlow/Versions.toml +++ b/G/GridPotentialFlow/Versions.toml @@ -15,3 +15,6 @@ git-tree-sha1 = "f69817757069419253ac6a3a518143e7c83033cd" ["0.3.2"] git-tree-sha1 = "a7369f20094c8a89b6c48e87e1c30afc7e9c23a1" + +["0.4.0"] +git-tree-sha1 = "c2d8b102b1957152146b3a8e90149badb7475dc7"