From 56ab4ef39a72db2c84979e868a32f08279a5cd5d Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Sat, 11 Jan 2025 22:08:58 +0000 Subject: [PATCH] New version: DiffusionGarnet v0.2.0 UUID: d440471f-548d-4017-b306-a3be590dd0f0 Repo: https://github.com/Iddingsite/DiffusionGarnet.jl.git Tree: c0907b5e7f0ec4d4ed47ec97682535e790a34160 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- D/DiffusionGarnet/Compat.toml | 7 ++++++- D/DiffusionGarnet/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/D/DiffusionGarnet/Compat.toml b/D/DiffusionGarnet/Compat.toml index 9f0b31d04d08122..d364721f23c0604 100644 --- a/D/DiffusionGarnet/Compat.toml +++ b/D/DiffusionGarnet/Compat.toml @@ -55,5 +55,10 @@ ParallelStencil = "0.8-0.12" DiffEqCallbacks = "3-4" JLD2 = "0.5" OrdinaryDiffEqStabilizedRK = "1" -ParallelStencil = "0.13" julia = "1.10.0-1" + +["0.1.9-0.1"] +ParallelStencil = "0.13" + +["0.2-0"] +ParallelStencil = "0.13-0.14" diff --git a/D/DiffusionGarnet/Versions.toml b/D/DiffusionGarnet/Versions.toml index d9194fb331c8b87..2d690eb90ae1496 100644 --- a/D/DiffusionGarnet/Versions.toml +++ b/D/DiffusionGarnet/Versions.toml @@ -45,3 +45,6 @@ git-tree-sha1 = "32eaa025633c99f63297eec9cb5e72919a449437" ["0.1.9"] git-tree-sha1 = "f835328e7bdfe4b88ba055249784fd484c85cbd4" + +["0.2.0"] +git-tree-sha1 = "c0907b5e7f0ec4d4ed47ec97682535e790a34160"