v0.7.0
What's Changed
The transfer of dicts now means that lists previously transferred using pymadng will now be broken. You will need to use the py:send(tbl, true) to send a shallow copy. Or if using the higher level, you must use .eval()
Full Changelog: v0.6.3...v0.7.0