jump-dev / Xpress.jl

A Julia interface to the FICO Xpress Optimization suite
https://www.fico.com/en/products/fico-xpress-optimization
65 stars 30 forks source link

Prep for v0.17.0 #264

Closed odow closed 2 months ago

odow commented 6 months ago

I'm open to a discussion on whether this should be v0.16.3 or v0.17.0.

The argument for v0.17.0 is that it is a rather large change: https://github.com/jump-dev/Xpress.jl/compare/v0.16.2...master

The main breakage risks are #257 and #259.

I've also moved a bunch of unused stuff to src/api.jl which was never tested, so there's a risk I made a mistake during the refactoring that wasn't caught because of the lack of tests.

TODO

odow commented 5 months ago

Bump

odow commented 3 months ago

Bump @joaquimg