Skip to content

v0.1.2

Compare
Choose a tag to compare
@RSchwan RSchwan released this 14 Jul 13:22
· 159 commits to main since this release

What's Changed

  • Fixed PyPi upload.
  • Fixed incorrect type in settings.
  • Added runtime dimension checks in release mode.
  • Convert infinite inequality bounds to a finite value internally (-inf -> -1e30, inf -> 1e30).

Full Changelog: v0.1.1...v0.1.2