New
v0.11.0
What's Changed
- Fix osqp_vendor dependency in package.xml by @ptenbrock in https://github.com/robotology/osqp-eigen/pull/139
- Cleanup example removing legacy workarounds by @traversaro in https://github.com/robotology/osqp-eigen/pull/211
- Only call find_package if the related target is not defined by @traversaro in https://github.com/robotology/osqp-eigen/pull/212
- Expose osqp v1.0.0 specific settings by @traversaro in https://github.com/robotology/osqp-eigen/pull/214
- Add compatibility policy to README by @traversaro in https://github.com/robotology/osqp-eigen/pull/216
- Remove version constraint for Eigen3 package for Eigen3 5.0.0 compatibility by @traversaro in https://github.com/robotology/osqp-eigen/pull/217
- Fix support for bazel >= 8 by @traversaro in https://github.com/robotology/osqp-eigen/pull/218
- Bump version to 0.11.0 by @traversaro in https://github.com/robotology/osqp-eigen/pull/219
New Contributors
- @ptenbrock made their first contribution in https://github.com/robotology/osqp-eigen/pull/139
Full Changelog: https://github.com/robotology/osqp-eigen/compare/v0.10.3...v0.11.0