Releases: gpu-cli/openapi-to-rust
Releases · gpu-cli/openapi-to-rust
Release list
v0.12.3
What's Changed
Full Changelog: v0.12.2...v0.12.3
Playground WASM 0.12.3 (9df426d)
v0.12.2
Playground WASM 0.12.2 (787bff3)
v0.12.1
What's Changed
- fix: disambiguate colliding schema type names by @lightsofapollo in #53
- fix: reject ambiguous implicit discriminators by @lightsofapollo in #55
Full Changelog: v0.12.0...v0.12.1
Playground WASM 0.12.1 (73bffd0)
v0.12.0
What's Changed
- Fix bodyless request content length by @lightsofapollo in #45
- add support for $ref's in request bodies by @Southclaws in #44
- ci: publish playground wasm only on release tags by @lightsofapollo in #46
- fix expanded-corpus generation: media types, validation patterns, paths, allOf aliases by @lightsofapollo in #47
- feat: expand corpus protocol and multipart coverage by @lightsofapollo in #49
- Generate typed SSE transport and upgrade reqwest 0.13 by @lightsofapollo in #51
New Contributors
- @Southclaws made their first contribution in #44
Full Changelog: v0.11.0...v0.12.0