0.6.0: detecting use-after-free for memory pointers
This release focuses on detecting use-after-free for memory pointers, and improving ease of debugging.
Moreover, added functions: Device.get_free_and_total_mem
, Stream.mem_alloc
, Stream.mem_free
.