Skip to content

Tags: osqp/osqp-python

Tags

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Triggering cibuildwheel on 3.14 (#201)

Added python 3.14 to build matrix. License spec.

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Memory leak fixes in the wrapper (#199)

* memory leak fixes
* Tweaks for workflow for CI changes since last merge.

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
added ubuntu-arm runner (#184)

* added ubuntu-arm runner
* skipping testing on cp313-manylinux_aarch64 (torch unavailable)

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix issue 177 (#178)

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
not building aarch64 linux wheels (till we fix a naming conflict) (#173)

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Introduced an osqp.SolverStatus enum (#172)

* introduced an osqp.SolverStatus enum
* support for SolverError values from osqp; raising OSQPExceptions when we should

v1.0.1

Toggle v1.0.1's commit message
tweaked workflow; correct cache key

v1.0.0

Toggle v1.0.0's commit message
[skip ci] added release workflow

v1.0.0b4

Toggle v1.0.0b4's commit message
README rst->md with badges

v1.0.0b3

Toggle v1.0.0b3's commit message
uploading to pypi in gh-actions