ImageFeatures.jl
ImageFeatures.jl copied to clipboard
CompatHelper: bump compat for "Distributions" to "0.25"
This pull request changes the compat entry for the Distributions
package from 0.16, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24
to 0.16, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24, 0.25
.
This keeps the compat entries for earlier versions.
Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.
Codecov Report
Merging #92 (87456fc) into master (6946bb0) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #92 +/- ##
=======================================
Coverage 98.36% 98.36%
=======================================
Files 11 11
Lines 733 733
=======================================
Hits 721 721
Misses 12 12
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 6946bb0...87456fc. Read the comment docs.
Hey, I'm having some compatibility issues among other packages since using ImageFeatures.jl forces me to rely on many outdated packages. Can't you merge this one? It would help me a lot.