Releases: spiraldb/ziggy-pydust
Releases · spiraldb/ziggy-pydust
0.18.0
0.17.0
What's Changed
- Add wrapper around RichCompare by @robert3005 in #217
Full Changelog: 0.16.0...0.17.0
0.16.0
0.15.0
What's Changed
- py.type_ can no longer return an error by @robert3005 in #207
- Update dependency mkdocs-include-markdown-plugin to v6.0.2 by @renovate in #209
- Add hasattr to PyObject by @robert3005 in #208
- Fix py.lift for root module by @gatesn in #211
- Add PyMemoryView wrapper by @robert3005 in #210
Full Changelog: 0.14.0...0.15.0
0.14.0
What's Changed
- Update dependency mkdocs-material to v9.4.5 by @renovate in #198
- Initial GIL PR by @gatesn in #195
- Support mod.del by @gatesn in #199
- Variadic args and kwargs by @gatesn in #197
- Equals shortcut subtype by @gatesn in #200
- py.self qualified imports by @gatesn in #201
- Fix py.create trampoline for error/optional types. by @gatesn in #203
- Fix: Use stable api way of accessing object type by @robert3005 in #205
- Remove const from moduleState by @gatesn in #206
Full Changelog: 0.13.4...0.13.5
0.13.4
0.13.3
0.13.2
What's Changed
- Fix null termination by @gatesn in #183
- Use createFmt for neater examples by @gatesn in #182
- Default handling for eq with typed other by @robert3005 in #184
Full Changelog: 0.13.1...0.13.2