New
0.26.0
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 https://github.com/spiraldb/ziggy-pydust/pull/496
- Run library tests by @jburgy in https://github.com/spiraldb/ziggy-pydust/pull/497
- fix docs of type wrappers by @bridgeQiao in https://github.com/spiraldb/ziggy-pydust/pull/498
- Update to zig 0.15.1 by @robbielyman in https://github.com/spiraldb/ziggy-pydust/pull/536
- Dependency updates.
New Contributors
- @robbielyman made their first contribution in https://github.com/spiraldb/ziggy-pydust/pull/536
Full Changelog: https://github.com/spiraldb/ziggy-pydust/compare/0.25.1...0.26.0