JuliaSmoothOptimizers / SolverTools.jl

Tools for developing nonlinear optimization solvers.
Other
26 stars 18 forks source link

CompatHelper: bump compat for "JLD2" to "0.2" #147

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the JLD2 package from 0.1.12 to 0.1.12, 0.2.

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.

sshin23 commented 3 years ago

Is there a plan to merge this pull request? I'm using SolverTools.jl in my package and JLD2 version restriction in SolverTools.jl is causing issues.

Btw, packages in JuliaSmoothOptimizers are awesome! I found many of them to be super useful for my package MadNLP.jl. Thanks for developing these!

abelsiqueira commented 3 years ago

Sorry about that, I completely forgot about this PR. Thanks for using JSO, I am glad the tools are being useful. :)