Skip to content

Commit

Permalink
New version: ColorSchemeTools v1.5.0 (#94360)
Browse files Browse the repository at this point in the history
UUID: d3e213a1-5e82-5c18-bb32-2a58a99f8c46
Repo: https://github.com/JuliaGraphics/ColorSchemeTools.jl.git
Tree: 6a7561aebf0cafc1eafb4af986d15fd33e75da10

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Oct 29, 2023
1 parent 04d9c0f commit befbec2
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
17 changes: 14 additions & 3 deletions C/ColorSchemeTools/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,20 +35,31 @@ QuartzImageIO = "0.0.0-0.7"
Images = "0.19-0.22"

["1.1-1"]
ImageMagick = ["0.7", "1"]
QuartzImageIO = "0.7"

["1.1-1.4"]
ImageMagick = ["0.7", "1"]

["1.2"]
Images = "0.19-0.23"
Interpolations = "0.12-0.13"

["1.2-1"]
Clustering = "0.13-0.14"
Colors = "0.9-0.13"

["1.2-1.4"]
Clustering = "0.13-0.14"

["1.3-1"]
Images = "0.19-0.25"
Interpolations = "0.12-0.14"

["1.3-1.4"]
Images = "0.19-0.25"

["1.4-1"]
julia = "1.6.0-1"

["1.5-1"]
Clustering = "0.15"
ImageMagick = "1.3.0-1"
Images = "0.19-0.26"
3 changes: 3 additions & 0 deletions C/ColorSchemeTools/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ git-tree-sha1 = "46f846690233f90b07846f38321f5053ab874fcc"

["1.4.0"]
git-tree-sha1 = "37749f13f96c7045035504b4acfeda222d3de6c3"

["1.5.0"]
git-tree-sha1 = "6a7561aebf0cafc1eafb4af986d15fd33e75da10"

0 comments on commit befbec2

Please sign in to comment.