Releases: dylibso/xtp-python-bindgen
Releases · dylibso/xtp-python-bindgen
v0.0.1-rc7
What's Changed
- fix: respect required flag on properties by @zshipko in #19
- fix: indent codeSamples line by line instead of just start of sample by @G4Vi in #20
- fix: nested types, use dataclass_wizard to deserialize/serialize types by @G4Vi in #21
New Contributors
Full Changelog: v0.0.1-rc6...v0.0.1-rc7
v0.0.1-rc6
What's Changed
Full Changelog: v0.0.1-rc5...v0.0.1-rc6
v0.0.1-rc5
v0.0.1-rc4
What's Changed
- chore: add prepare script by @zshipko in #6
- codeowners by @bhelx in #8
- Move all type building logic to helper by @bhelx in #7
- Support nullable vs required by @bhelx in #9
- fix: add default value for optional fields by @zshipko in #11
- Refactor bindgen by @zshipko in #14
Full Changelog: v0.0.1-rc3...v0.0.1-rc4
v0.0.1-rc3
v0.0.1-rc2
What's Changed
- fix: add doc comments to exports/implementation functions, fix pyright type checking by @zshipko in #2
Full Changelog: v0.0.1-rc1...v0.0.1-rc2
v0.0.1-rc1
What's Changed
- Initial release 🎉
Full Changelog: https://github.com/dylibso/xtp-python-bindgen/commits/v0.0.1-rc3