Skip to content

v0.7.0

Choose a tag to compare

@jgray-19 jgray-19 released this 06 Jun 11:48
· 8 commits to main since this release
a27e663

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