Skip to content

Commit

Permalink
New version: ColorVectorSpace v0.11.0 (#118842)
Browse files Browse the repository at this point in the history
UUID: c3611d14-8923-5661-9e6a-0046d554d3a4
Repo: https://github.com/JuliaGraphics/ColorVectorSpace.jl.git
Tree: 8b3b6f87ce8f65a2b4f857528fd8d70086cd72b1

Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8

Co-authored-by: JuliaHubRegistrator <[email protected]>
  • Loading branch information
JuliaRegistrator and JuliaHubRegistrator authored Nov 6, 2024
1 parent 14257fa commit 8932a62
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
5 changes: 4 additions & 1 deletion C/ColorVectorSpace/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,16 @@ Requires = "1"
["0.10.1-0"]
ColorTypes = "0.12"

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

["0.6.1-0.7"]
ColorTypes = "0.7.4-0.8"

["0.7"]
FixedPointNumbers = "0.3.0-0.6"

["0.8-0"]
["0.8-0.10"]
julia = "1"

["0.8-0.10.0"]
Expand Down
3 changes: 3 additions & 0 deletions C/ColorVectorSpace/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,6 @@ git-tree-sha1 = "a1f44953f2382ebb937d60dafbe2deea4bd23249"

["0.10.1"]
git-tree-sha1 = "3e532ae5ac37b4be60228d63e28e0bc9d5900bcc"

["0.11.0"]
git-tree-sha1 = "8b3b6f87ce8f65a2b4f857528fd8d70086cd72b1"
5 changes: 4 additions & 1 deletion C/ColorVectorSpace/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
["0.10.0"]
SpecialFunctions = ["0.8-0.10", "1-2"]

["0.10.1-0"]
["0.10.1-0.10"]
SpecialFunctions = "1-2"

["0.11-0"]
SpecialFunctions = "2"

0 comments on commit 8932a62

Please sign in to comment.