From 3936c7a392cf3b92c972aad8082aab25124bd712 Mon Sep 17 00:00:00 2001 From: Dae Woo Kim Date: Tue, 26 May 2026 11:17:18 -0500 Subject: [PATCH] New version: BlockRegistration v1.0.0 UUID: 96be3cfc-dfc9-41f0-9424-fd41ed36fd5e Repo: Tree: 4d753dbf87d990833eb9b02b25d5ecfa6ef39b63 --- B/BlockRegistration/Compat.toml | 30 +++++++++++++++++++++--------- B/BlockRegistration/Deps.toml | 2 +- B/BlockRegistration/Versions.toml | 3 +++ 3 files changed, 25 insertions(+), 10 deletions(-) diff --git a/B/BlockRegistration/Compat.toml b/B/BlockRegistration/Compat.toml index 4a7035b..78a2e2e 100644 --- a/B/BlockRegistration/Compat.toml +++ b/B/BlockRegistration/Compat.toml @@ -1,21 +1,33 @@ ["0-0.2.2"] -CachedInterpolations = "0.0.0 - 0.1" -CenterIndexedArrays = "0.0.0 - 0.2" -RegisterCore = "0.0.0 - 0.2" -RegisterDeformation = "0.0.0 - 0.3" -RegisterFit = "0.0.0 - 0.1" -RegisterHindsight = "0.0.0 - 0.2" -RegisterOptimize = "0.0.0 - 0.3" -RegisterPenalty = "0.0.0 - 0.2" +CachedInterpolations = "0.0.0-0.1" +CenterIndexedArrays = "0.0.0-0.2" +RegisterCore = "0.0.0-0.2" +RegisterDeformation = "0.0.0-0.3" +RegisterFit = "0.0.0-0.1" +RegisterHindsight = "0.0.0-0.2" +RegisterOptimize = "0.0.0-0.3" +RegisterPenalty = "0.0.0-0.2" ["0.2.3-0"] CachedInterpolations = "0.1" CenterIndexedArrays = "0.2" -Reexport = "1" RegisterCore = "0.2.2-0.2" RegisterDeformation = "0.3-0.4" RegisterFit = "0.1-0.2" RegisterHindsight = "0.1-0.2" RegisterOptimize = "0.3" RegisterPenalty = "0.2-0.3" + +["0.2.3-1"] +Reexport = "1" julia = "1.10.0-1" + +[1] +CachedInterpolations = "1" +CenterIndexedArrays = "1" +RegisterCore = "1" +RegisterDeformation = "1" +RegisterFit = "1" +RegisterHindsight = "1" +RegisterOptimize = "1" +RegisterPenalty = "1" diff --git a/B/BlockRegistration/Deps.toml b/B/BlockRegistration/Deps.toml index 2c69162..df0ce8b 100644 --- a/B/BlockRegistration/Deps.toml +++ b/B/BlockRegistration/Deps.toml @@ -1,4 +1,4 @@ -[0] +[0-1] CachedInterpolations = "b9709bfb-d23d-5560-8276-8c35c4b76823" CenterIndexedArrays = "46a7138f-0d70-54e1-8ada-fb8296f91f24" Reexport = "189a3867-3050-52da-a836-e630ba90ab69" diff --git a/B/BlockRegistration/Versions.toml b/B/BlockRegistration/Versions.toml index 48575d1..a93d9b6 100644 --- a/B/BlockRegistration/Versions.toml +++ b/B/BlockRegistration/Versions.toml @@ -6,3 +6,6 @@ git-tree-sha1 = "e7b968e68491a7e441f75fb6da6e4e1e8ef8f9f8" ["0.2.3"] git-tree-sha1 = "eefb6ead2f593462db3358ab349e66d4edc744c4" + +["1.0.0"] +git-tree-sha1 = "4d753dbf87d990833eb9b02b25d5ecfa6ef39b63"