Skip to content

Commit 6460bbd

Browse files
authored
New version: BlockRegistration v0.2.3 (#279)
1 parent 4fd32c5 commit 6460bbd

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

B/BlockRegistration/Compat.toml

+13-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[0]
1+
["0-0.2.2"]
22
CachedInterpolations = "0.0.0 - 0.1"
33
CenterIndexedArrays = "0.0.0 - 0.2"
44
RegisterCore = "0.0.0 - 0.2"
@@ -7,3 +7,15 @@ RegisterFit = "0.0.0 - 0.1"
77
RegisterHindsight = "0.0.0 - 0.2"
88
RegisterOptimize = "0.0.0 - 0.3"
99
RegisterPenalty = "0.0.0 - 0.2"
10+
11+
["0.2.3-0"]
12+
CachedInterpolations = "0.1"
13+
CenterIndexedArrays = "0.2"
14+
Reexport = "1"
15+
RegisterCore = "0.2.2-0.2"
16+
RegisterDeformation = "0.3-0.4"
17+
RegisterFit = "0.1-0.2"
18+
RegisterHindsight = "0.1-0.2"
19+
RegisterOptimize = "0.3"
20+
RegisterPenalty = "0.2-0.3"
21+
julia = "1.10.0-1"

B/BlockRegistration/Versions.toml

+3
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ git-tree-sha1 = "ffd9bc35e71112d0705d341962a76d1480cc6589"
33

44
["0.2.2"]
55
git-tree-sha1 = "e7b968e68491a7e441f75fb6da6e4e1e8ef8f9f8"
6+
7+
["0.2.3"]
8+
git-tree-sha1 = "eefb6ead2f593462db3358ab349e66d4edc744c4"

0 commit comments

Comments
 (0)