Skip to content

Commit

Permalink
New version: ImageAxes v0.6.0 (#276)
Browse files Browse the repository at this point in the history
UUID: 2803e5a7-5153-5ecf-9a86-9b4c37f5f5ac
Repo: https://github.com/JuliaImages/ImageAxes.jl.git
Tree: 8109bb9a28deca29a5b938ebfa7d0a75319d8776

Registrator commit: 8607a94dc2fddf83459206324afbe6df45097b9e
  • Loading branch information
JuliaRegistrator authored and StefanKarpinski committed Apr 24, 2019
1 parent 8a00a2c commit 31893cd
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 11 deletions.
23 changes: 15 additions & 8 deletions I/ImageAxes/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
[0]
Colors = "0"
Reexport = "0"
SimpleTraits = "0"

["0-0.1"]
ImageCore = "0-0.7"

Expand All @@ -12,10 +7,15 @@ julia = "0.5-0"
["0-0.4"]
AxisArrays = "0"

["0.1-0"]
["0-0.5"]
Colors = "0"
Reexport = "0"
SimpleTraits = "0"

["0.1-0.5"]
FixedPointNumbers = "0.3-0.5"

["0.2-0"]
["0.2-0.5"]
ImageCore = "0.2-0.7"
MappedArrays = "0"

Expand All @@ -25,6 +25,13 @@ Compat = "0.17-2"
["0.4"]
julia = "0.6-0"

["0.5"]
julia = "0.7-1"

["0.5-0"]
AxisArrays = "0.3-0"
julia = "0.7-1"

["0.6-0"]
FixedPointNumbers = "0.3-0"
ImageCore = "0.2-0"
julia = "1"
6 changes: 3 additions & 3 deletions I/ImageAxes/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
["0.0-0.5"]
[0]
AxisArrays = "39de3d68-74b9-583c-8d2d-e117c070f3a9"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
ImageCore = "a09fc81d-aa75-5fe9-8630-4744c3626534"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
SimpleTraits = "699a6c99-e7fa-54fc-8d76-47d257e15c1d"

["0.1-0.5"]
["0.1-0"]
FixedPointNumbers = "53c48c17-4a7d-5ca2-90c5-79b7896eea93"

["0.2-0.5"]
["0.2-0"]
MappedArrays = "dbb5928d-eab1-5f90-85c2-b9b0edb7c900"

["0.3-0.4"]
Expand Down
3 changes: 3 additions & 0 deletions I/ImageAxes/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ git-tree-sha1 = "79ae0700a5a302a6ba90138c60f799e155791a2b"

["0.5.0"]
git-tree-sha1 = "5735ec90843acaa67a4624611921c686cdf4efbf"

["0.6.0"]
git-tree-sha1 = "8109bb9a28deca29a5b938ebfa7d0a75319d8776"

0 comments on commit 31893cd

Please # to comment.