Skip to content

Releases: dylibso/xtp-python-bindgen

v0.0.1-rc7

03 Jan 22:56
8121f34
Compare
Choose a tag to compare

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

  • @G4Vi made their first contribution in #20

Full Changelog: v0.0.1-rc6...v0.0.1-rc7

v0.0.1-rc6

05 Dec 01:15
14a4455
Compare
Choose a tag to compare

What's Changed

  • fix: stop making all fields optional by @zshipko in #17

Full Changelog: v0.0.1-rc5...v0.0.1-rc6

v0.0.1-rc5

03 Dec 23:11
feb5f05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1-rc4...v0.0.1-rc5

v0.0.1-rc4

03 Dec 20:29
d20fe79
Compare
Choose a tag to compare
v0.0.1-rc4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.1-rc3...v0.0.1-rc4

v0.0.1-rc3

09 Oct 19:15
48e0b84
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @bhelx made their first contribution in #4

Full Changelog: v0.0.1-rc2...v0.0.1-rc3

v0.0.1-rc2

26 Sep 20:47
bc0bd9c
Compare
Choose a tag to compare

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

26 Sep 18:12
aa91509
Compare
Choose a tag to compare

What's Changed

  • Initial release 🎉

Full Changelog: https://github.com/dylibso/xtp-python-bindgen/commits/v0.0.1-rc3