Skip to content

Commit

Permalink
New version: ImageCore v0.10.3 (#118852)
Browse files Browse the repository at this point in the history
UUID: a09fc81d-aa75-5fe9-8630-4744c3626534
Repo: https://github.com/JuliaImages/ImageCore.jl.git
Tree: b219503865f42a12ad20ea67082e0fdb69b73ad9

Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8

Co-authored-by: JuliaHubRegistrator <[email protected]>
  • Loading branch information
JuliaRegistrator and JuliaHubRegistrator authored Nov 6, 2024
1 parent 0462be6 commit 14ab226
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 7 deletions.
25 changes: 18 additions & 7 deletions I/ImageCore/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,21 @@ Colors = "0.0.0-0.9"
OffsetArrays = "0.8.0-0.11"

["0.10-0"]
ColorVectorSpace = "0.10"
PrecompileTools = "1"

["0.10-0.10.2"]
ColorVectorSpace = "0.10"

["0.10.1-0"]
julia = "1.6.0-1"

["0.10.3-0"]
ColorVectorSpace = "0.10-0.11"
Colors = "0.12-0.13"
MappedArrays = "0.3-0.4"
OffsetArrays = ["0.11", "1.0.1-1"]
Reexport = "1"

["0.7.2-0.8.4"]
ColorTypes = "0.7.5-0.8"

Expand All @@ -43,7 +52,7 @@ Reexport = "0.2"
["0.8.1-0.8.4"]
FixedPointNumbers = "0.3.0-0.7"

["0.8.11-0"]
["0.8.11-0.10.2"]
OffsetArrays = ["0.8-0.11", "1.0.1-1"]

["0.8.11-0.8.12"]
Expand All @@ -68,13 +77,13 @@ MappedArrays = "0.2-0.3"
["0.8.19"]
AbstractFFTs = "0.4-0.5"

["0.8.20-0"]
Reexport = ["0.2", "1"]

["0.8.20-0.10.1"]
AbstractFFTs = ["0.4-0.5", "1"]

["0.8.21-0"]
["0.8.20-0.10.2"]
Reexport = ["0.2", "1"]

["0.8.21-0.10.2"]
MappedArrays = "0.2-0.4"

["0.8.22-0"]
Expand Down Expand Up @@ -113,9 +122,11 @@ Colors = "0.9-0.11"
Requires = ["0.5", "1"]

["0.9-0"]
Colors = "0.12"
FixedPointNumbers = "0.8"

["0.9-0.10.2"]
Colors = "0.12"

["0.9-0.9.2"]
ColorVectorSpace = "0.9"

Expand Down
3 changes: 3 additions & 0 deletions I/ImageCore/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -105,3 +105,6 @@ git-tree-sha1 = "fc5d1d3443a124fde6e92d0260cd9e064eba69f8"

["0.10.2"]
git-tree-sha1 = "b2a7eaa169c13f5bcae8131a83bc30eff8f71be0"

["0.10.3"]
git-tree-sha1 = "b219503865f42a12ad20ea67082e0fdb69b73ad9"

0 comments on commit 14ab226

Please sign in to comment.