JuliaGeometry / Contour.jl

Calculating contour curves for 2D scalar fields in Julia
Other
43 stars 13 forks source link

CompatHelper: bump compat for "StaticArrays" to "1.0" #65

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the StaticArrays package from 0.10,0.11,0.12 to 0.10,0.11,0.12, 1.0.

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.

baggepinnen commented 3 years ago

Would be great to have this PR merged. Plots depends on Contour and this PR is thus holding back everything that requires plots from using StaticArrays v1 :)

sjkelly commented 3 years ago

Apologies for the delay. Next time ping me on slack. :)