Skip to content

Releases: dylibso/xtp-zig-bindgen

v0.0.1-rc8

22 Oct 19:34
b05ddbc
Compare
Choose a tag to compare

What's Changed

  • fix: add defaults for optionals, guard against null deref calls by @nilslice in #9

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

v0.0.1-rc7

09 Oct 17:37
8617368
Compare
Choose a tag to compare

What's Changed

  • use bash not sh by @bhelx in #6
  • feat: ignore unknown json fields when parsing by @nilslice in #7

New Contributors

  • @bhelx made their first contribution in #6

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

v0.0.1-rc6

19 Sep 16:04
245e59f
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v0.0.1-rc5

13 Sep 01:46
187397c
Compare
Choose a tag to compare

What's Changed

  • feat: convert buffers to base64 for json contentType by @nilslice in #4

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

v0.0.1-rc4

09 Sep 22:59
e106bf5
Compare
Choose a tag to compare

What's Changed

  • feat: make generated code more idiomatic to zig users by @nilslice in #3

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

v0.0.1-rc3

26 Aug 22:32
20046fa
Compare
Choose a tag to compare

What's Changed

  • fix: handle more input/output combinations by @nilslice in #2

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

v0.0.1-rc2

22 Aug 21:29
Compare
Choose a tag to compare

v0.0.1-rc1

22 Aug 15:54
Compare
Choose a tag to compare

What's Changed

  • chore: avoid needless html-escaping template values by @nilslice in #1

New Contributors

Full Changelog: https://github.com/dylibso/xtp-zig-bindgen/commits/v0.0.1-rc1