JuliaSmoothOptimizers / LinearOperators.jl

Linear Operators for Julia
Other
149 stars 31 forks source link

bump version to 2.7.0 #318

Closed dpo closed 5 months ago

github-actions[bot] commented 5 months ago
Package name latest stable
CaNNOLeS.jl
DCISolver.jl
FletcherPenaltySolver.jl
JSOSolvers.jl
Krylov.jl
NLPModels.jl
NLPModelsModifiers.jl
PROPACK.jl
Percival.jl
QuadraticModels.jl
SolverTools.jl
dpo commented 5 months ago

@tmigot I think that technically, an incompatible API change would bump the version to 3.0.0. But is that how we’ve been doing things?

tmigot commented 5 months ago

Usually, I change the second number for this type of change, and the third for non-breaking changes. This package is one of the rare with something different than 0 for the first :). I think passing to v3 would require something bigger.