v2.11.0
Bugfix
- fixed convertJacobian by @gjkennedy in #371
- Fix formatting in SLSQP output file by @eirikurj in #378
- Fix SNOPT printout encoding and skip printing import warnings by @ewu63 in #392
- Populate inform dict for all optimizers by @ewu63 in #394
Maintenance
- Decreased time limit for SNOPT informs test by @sseraj in #376
- Update meson version for windows by @ewu63 in #375
- Update supported versions in NLPQLP documentation by @eirikurj in #383
- Update paropt interface by @ewu63 in #385
- Better import error by @ewu63 in #389
- Updating minimum dependency requirements by @marcomangano in #388
Full Changelog: v2.10.2...v2.11.0