What's Changed
- Add regression test - Python dict to Zig structs (function arguments) by @boisgera in https://github.com/spiraldb/ziggy-pydust/pull/479
- Remove
usingnamespaceand@cImportby @jburgy in https://github.com/spiraldb/ziggy-pydust/pull/471 - fix optional decref crash by @bridgeQiao in https://github.com/spiraldb/ziggy-pydust/pull/493
- optimize root tag by @bridgeQiao in h...