v0.4.0
Contains various fixes including better error messages when the solvers fail, and syntax upgrades for Julia v0.6.
Breaking changes:
- No longer conditionally import CoinOptServices and Ipopt. Therefore,
BonminNLSolver
,CouenneNLSolver
, andIpoptNLSolver
now throw an error.