Releases: spiraldb/ziggy-pydust
Releases · spiraldb/ziggy-pydust
0.12.3
What's Changed
- Init does not use new arguments by @gatesn in #173
- Fix docs for classes with constructors by @robert3005 in #174
- update build subcmd to accept paths by @shakfu in #172
Full Changelog: 0.12.2...0.12.3
0.12.2
0.12.1
0.12.0
What's Changed
- Fix: Add project directory to PYTHONPATH when generating stubs by @robert3005 in #162
- Bitcast hash result by @gatesn in #163
- Delegate ne to eq if it exists by @gatesn in #164
- added 'build' subcmd to main.py by @shakfu in #158
- Remove redundant configure pydust step by @robert3005 in #165
New Contributors
Full Changelog: 0.11.2...0.12.0
0.11.2
What's Changed
- Add support for richcompare and hash by @robert3005 in #154
- Fix zig build test on linux and leaks in error reporting by @robert3005 in #156
- Fix more memory leaks reported by valgrind by @robert3005 in #157
- Update dependency mkdocs-material to v9.4.3 by @renovate in #159
- Add float16 by @gatesn in #160
Full Changelog: 0.11.1...0.11.2
0.11.1
0.11.0
0.10.0
What's Changed
- Improve error for bad wrong arguments by @gatesn in #142
- update docs for how to set the version by @delta003 in #143
- Update dependency pydantic to v2.4.2 by @renovate in #146
- Add PyObject.checkedCast by @gatesn in #147
- Add PyType object by @gatesn in #148
Full Changelog: 0.9.0...0.10.0
0.9.0
What's Changed
- Fix is_none builtin by @delta003 in #139
- Support Zig only methods in classes by @robert3005 in #140
- Add docs about zig only methods by @robert3005 in #141
Full Changelog: 0.8.4...0.9.0