Skip to content

v0.12.1

Latest
Compare
Choose a tag to compare
@jrenaud90 jrenaud90 released this 02 Dec 19:57
· 1 commit to main since this release
70051f5

Changes

Fixes:

  • Added fix so that arrays returned by WrapCySolverResult class are not destroyed when class is. Instead they are managed by python's garbage collector once they are held by a python variable. This addresses Github issues #80 and #78

Tests:

  • Added test to check that arrays stay alive after underlying WrapCySolverResult class is destroyed.

GitHub Tracked Changes

Full Changelog: v0.12.0...v0.12.1