Skip to content

Commit

Permalink
New version: ImageEdgeDetection v0.1.2 (#32413)
Browse files Browse the repository at this point in the history
UUID: 2b14c160-480b-11ea-1b58-656063328ff7
Repo: https://github.com/JuliaImages/ImageEdgeDetection.jl.git
Tree: 8e7cb0539e5e3b997705f8c07f22704e2a477bb3

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Mar 20, 2021
1 parent b8e095f commit cbfd86b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion I/ImageEdgeDetection/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ ColorVectorSpace = "0.6-0.8"
DataStructures = "0.17-0.18"
ImageCore = "0.8"
ImageFiltering = "0.6"
Interpolations = "0.10-0.12"
Parameters = "0.12"
Setfield = "0.6-0.7"
StatsBase = "0.32-0.33"
Expand All @@ -13,5 +12,11 @@ julia = "1"
["0-0.1.0"]
StaticArrays = "0.10-0.12"

["0-0.1.1"]
Interpolations = "0.10-0.12"

["0.1.1-0"]
StaticArrays = ["0.10-0.12", "1"]

["0.1.2-0"]
Interpolations = "0.10-0.13"
3 changes: 3 additions & 0 deletions I/ImageEdgeDetection/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ git-tree-sha1 = "ac1abbd6110463a56ef36faeea37dc04bc7da716"

["0.1.1"]
git-tree-sha1 = "15d0051040430b22f0dbfef3e490c9a2b45a72c3"

["0.1.2"]
git-tree-sha1 = "8e7cb0539e5e3b997705f8c07f22704e2a477bb3"

0 comments on commit cbfd86b

Please sign in to comment.