Releases: dylibso/xtp-bindgen
Releases · dylibso/xtp-bindgen
v1.0.0-rc17
What's Changed
- doc: add quickstart to use xtp bindgens by @nilslice in #24
- Add validation for mixing fixed and additionalProps by @bhelx in #26
- feat: split untyped objects from objects by @G4Vi in #25
- feat: extended int types (unsigned, byte, short) by @G4Vi in #29
- Adding new validation, refactor of validation by @bhelx in #28
- fix: apply nullable to RefProperty by @G4Vi in #33
Full Changelog: v1.0.0-rc16...v1.0.0-rc17
v1.0.0-rc16
v1.0.0-rc.15
What's Changed
- feat: add more error checks in the normalizer by @mhmd-azeez in #22
Full Changelog: v1.0.0-rc.14...v1.0.0-rc.15
v1.0.0-rc.14
What's Changed
- feat: make sure users can define exports/imports/schemas/properties named
format
/type
by @mhmd-azeez in #20
Full Changelog: v1.0.0-rc.13...v1.0.0-rc.14
v1.0.0-rc.13
What's Changed
Full Changelog: v1.0.0-rc.12...v1.0.0-rc.13
v1.0.0-rc.12
What's Changed
- Update documentation to show other bindgens by @bhelx in #17
- Refactor Bindgen to simpler form by @bhelx in #18
Full Changelog: v1.0.0-rc.11...v1.0.0-rc.12
v1.0.0-rc.11
What's Changed
Full Changelog: v1.0.0-rc.10...v1.0.0-rc.11
v1.0.0-rc.9
What's Changed
- feat: add snakeToPascalCase by @G4Vi in #10
- feat: add support for map schema by @mhmd-azeez in #11
- update version to rc.9 by @mhmd-azeez in #12
New Contributors
Full Changelog: v1.0.0-rc.8...v1.0.0-rc.9
v1.0.0-rc.10
What's Changed
- fix: make sure we always set the type on the schemas by @mhmd-azeez in #13
Full Changelog: v1.0.0-rc.9...v1.0.0-rc.10
v1.0.0-rc.8
What's Changed
- fix: remove simple export in v1 schema by @mhmd-azeez in #9
Full Changelog: 1.0.0-rc.7...v1.0.0-rc.8