Skip to content

v1.1.6

Choose a tag to compare

@SteveDiamond SteveDiamond released this 23 Jan 22:45
· 11 commits to master since this release

Bug Fixes

  • Fixed M_operator type error
  • Fixed ECOS interface compatibility

Internal Changes

  • Switched to src-layout for proper package structure and test imports
  • Improved CI pipeline: tests now run before building wheels
  • Added cmake/ninja as build dependencies for C++ compilation