osqp-eigen v0.8.0
osqp-eigen v0.8.0 (2022-11-21) Release Notes
What's Changed
- make osqp-eigen cmake fetch friendly by @mhubii in #117
- Import AddUninstallTarget.cmake from YCM v0.14.1 to fix compilation with ninja by @traversaro in #120
- Install catch2 on macOS CI and fix the tag of m.css by @GiulioRomualdi in #122
- Resolved Compilation error when using float by @voldien in #123
- Test osqp-eigen with float and doubles by @GiulioRomualdi in #124
- Fix simple warnings by @k2shah in #125
- solver: add function to get objective value by @fabinsch in #126
New Contributors
- @mhubii made their first contribution in #117
- @voldien made their first contribution in #123
- @k2shah made their first contribution in #125
- @fabinsch made their first contribution in #126
Full Changelog: v0.7.0...v0.8.0