Skip to content

Commit 06b30a8

Browse files
authored
New version: ZWarpedArrays v0.1.3 (#241)
1 parent 27d5a0d commit 06b30a8

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

Z/ZWarpedArrays/Compat.toml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,16 @@ julia = "1"
66
AxisArrays = "0.4"
77
CachedArrays = "0.1.2-0.1"
88
CoordinateTransformations = "0.5-0.6"
9-
Images = "0.23-0.25"
109
Interpolations = "0.12-0.13"
1110
Unitful = "1"
1211
julia = "1.1.0-1"
1312

14-
["0.1.2-0"]
13+
["0.1.1-0.1.2"]
14+
Images = "0.23-0.25"
15+
16+
["0.1.2"]
1517
ImageTransformations = "0.8-0.9"
18+
19+
["0.1.3-0"]
20+
ImageTransformations = "0.8-0.10"
21+
Images = "0.23-0.26"

Z/ZWarpedArrays/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ git-tree-sha1 = "a34cdba2f65d9f24224912d511e544d135cf2a30"
66

77
["0.1.2"]
88
git-tree-sha1 = "e2d4c9140ee286ec3a1ce3ff30c9d764ff0a430c"
9+
10+
["0.1.3"]
11+
git-tree-sha1 = "03717a0e5bb0c0ef6203454c12509c088b08107d"

0 commit comments

Comments
 (0)