From be6de7c0b5e0b12b0d1e1398f660c54579c35526 Mon Sep 17 00:00:00 2001 From: Dae Woo Kim Date: Wed, 29 Jan 2025 13:17:05 -0600 Subject: [PATCH] New version: ZWarpedArrays v0.1.3 --- Z/ZWarpedArrays/Compat.toml | 10 ++++++++-- Z/ZWarpedArrays/Versions.toml | 3 +++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/Z/ZWarpedArrays/Compat.toml b/Z/ZWarpedArrays/Compat.toml index 6fc1538..679b160 100644 --- a/Z/ZWarpedArrays/Compat.toml +++ b/Z/ZWarpedArrays/Compat.toml @@ -6,10 +6,16 @@ julia = "1" AxisArrays = "0.4" CachedArrays = "0.1.2-0.1" CoordinateTransformations = "0.5-0.6" -Images = "0.23-0.25" Interpolations = "0.12-0.13" Unitful = "1" julia = "1.1.0-1" -["0.1.2-0"] +["0.1.1-0.1.2"] +Images = "0.23-0.25" + +["0.1.2"] ImageTransformations = "0.8-0.9" + +["0.1.3-0"] +ImageTransformations = "0.8-0.10" +Images = "0.23-0.26" diff --git a/Z/ZWarpedArrays/Versions.toml b/Z/ZWarpedArrays/Versions.toml index a8ee442..a549023 100644 --- a/Z/ZWarpedArrays/Versions.toml +++ b/Z/ZWarpedArrays/Versions.toml @@ -6,3 +6,6 @@ git-tree-sha1 = "a34cdba2f65d9f24224912d511e544d135cf2a30" ["0.1.2"] git-tree-sha1 = "e2d4c9140ee286ec3a1ce3ff30c9d764ff0a430c" + +["0.1.3"] +git-tree-sha1 = "03717a0e5bb0c0ef6203454c12509c088b08107d"