JuliaIntervals / TaylorModels.jl

Rigorous function approximation using Taylor models in Julia
Other
63 stars 14 forks source link

updated compat for IntervalArithmetic #107

Closed lucaferranti closed 3 years ago

lucaferranti commented 3 years ago

As IntervalArithmetic was updated to 0.18 recently, this pull request updates the compat entry in Project.toml.

Would you like me to add the CompatHelper.yml to the workflow? Once a day it checks the dependencies of the package and automatically opens a PR if some entries in compat should be updated.

lbenet commented 3 years ago

Thanks a lot!

Could you also update other entries: v0.11 for TaylorSeries.jl and v1.6 for julia, and perhaps leave v0.5 for InteravlRootFinding?

I guess it is a good idea to have CompatHelper.yml workflow, to simplify this maintenance.

lbenet commented 3 years ago

And sorry for the delay...

lucaferranti commented 3 years ago

done! I am not entirely sure about releases policy, is bumping the patch enough in this case?

lbenet commented 3 years ago

I think a patch version is fine now! Thanks again a lot! I'm merging and then I'll register the new patch version