What's Changed
- Make the code compatible with OSQP v1.0.0 by @gergondet in #131
- Do not run try_compile if OSQP_IS_V1 is already defined by @traversaro in #145
- Uniform the style of the code in the library by @GiulioRomualdi in #144
- Fix compatibility of OSQP 1 when using Windows by @traversaro in #163
- Fix typos by @cybaol in #166
- Avoid non-deterministic QPUnitTests failure by setting
polish
to true in QPUnitTests by @traversaro in #172 - General CI cleanup November 2024 by @traversaro in #171
- Fix some compiler warnings by @pauldreik in #179
- Bump action/cache to version 4 by @GiulioRomualdi in #183
- Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows by @dependabot in #170
- Release 0.9.0 by @traversaro in #185
New Contributors
- @gergondet made their first contribution in #131
- @cybaol made their first contribution in #166
- @pauldreik made their first contribution in #179
- @dependabot made their first contribution in #170
Full Changelog: v0.8.1...v0.9.0