Releases: gpu-cli/openapi-to-rust
Releases · gpu-cli/openapi-to-rust
Release list
v0.8.0
What's Changed
- In-browser WASM playground + site-wide UX/design polish by @lightsofapollo in #35
- Improve ApiError display output by @floze-the-genius in #36
New Contributors
- @floze-the-genius made their first contribution in #36
Full Changelog: v0.7.0...v0.8.0
Playground WASM 0.8.0 (bff6d9c)
Playground WASM 0.7.0 (da727e1)
Playground WASM 0.7.0 (f4d899f)
v0.7.0
What's Changed
- Complete adoption and accessibility hardening by @lightsofapollo in #32
- fix: hoist inline string enums in array items to named enums by @lightsofapollo in #34
Full Changelog: v0.6.0...v0.7.0
Playground WASM 0.7.0 (bootstrap)
Bootstrap WASM bundle for openapi-to-rust.dev/playground, built locally from the playground feature branch. Replaced automatically by the playground-wasm workflow on the next generator change.
v0.6.0
What's Changed
- feat(client): typed query parameter serialization (form/deepObject styles) (#27) by @lightsofapollo in #28
Full Changelog: v0.5.3...v0.6.0
v0.5.3
What's Changed
- fix(types): emit working serde codecs for time::Date / time::Time (#25) by @lightsofapollo in #26
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- fix(params): honour integer/number format for query & path parameters (#23) by @lightsofapollo in #24
Full Changelog: v0.5.1...v0.5.2