Skip to content

CyRK v0.8.8

Latest
Compare
Choose a tag to compare
@jrenaud90 jrenaud90 released this 01 May 04:08
da53ff3

Changes

New Features:

  • Added utils.free_mem function to free memory so that future changes to the memory allocation system will call the proper free function that works with the utils.allocs.

Changes:

  • Changed all instances of PyMem_Free to new free_mem from the utils.

GitHub Tracked Changes

Full Changelog: v0.8.7...v0.8.8