Releases: juhaku/utoipa
Releases · juhaku/utoipa
utoipa-scalar-0.2.0-beta.0
utoipa-redoc-4.0.1-beta.0
utoipa-rapidoc-4.0.1-beta.0
utoipa-gen-5.0.0-beta.0
What's New 💎 🆕 🎉
- (57ba3ba) Update next beta versions @juhaku
- (11c909b) Add macros feature flag (#1015) @juhaku
- (8948d34) Fix parameter inline for tuple path params (#1014) @juhaku
- (9c79ef2) Add parsing support for non strict integers (#1012) @juhaku
- (04c490d) Chore refactor
OpenApi
derive macro (#1011) @juhaku - (7882cb2) Chore refactor Name trait usage in features (#1009) @juhaku
- (708645a) Chore refactor features (#1008) @juhaku
- (908d279) Add
utoipa-axum
binding example and update docs (#1007) @juhaku - (bcc4fca) Fix some typos @juhaku
- (69dfbbc) Add support to define mulitple operation methods (#1006) @juhaku
- (a0db8b9) Add utoipa axum bindings (#1004) @juhaku
- (f2a7143) Fix default tag logic for paths (#1002) @juhaku
- (1af4ad4) Chore update docs and relax
url
version (#1001) @juhaku
Full change log
utoipa-axum-0.1.0-beta.0
What's New 💎 🆕 🎉
- (57ba3ba) Update next beta versions @juhaku
- (11c909b) Add macros feature flag (#1015) @juhaku
- (908d279) Add
utoipa-axum
binding example and update docs (#1007) @juhaku - (bcc4fca) Fix some typos @juhaku
- (69dfbbc) Add support to define mulitple operation methods (#1006) @juhaku
- (a0db8b9) Add utoipa axum bindings (#1004) @juhaku
Full change log
utoipa-5.0.0-beta.0
What's New 💎 🆕 🎉
- (57ba3ba) Update next beta versions @juhaku
- (11c909b) Add macros feature flag (#1015) @juhaku
- (8948d34) Fix parameter inline for tuple path params (#1014) @juhaku
- (3225e4d) Add extensions support for OpenApi (#1013) @juhaku
- (9c79ef2) Add parsing support for non strict integers (#1012) @juhaku
- (04c490d) Chore refactor
OpenApi
derive macro (#1011) @juhaku - (509e8e7) Chore fix clippy lint (#1010) @juhaku
- (7882cb2) Chore refactor Name trait usage in features (#1009) @juhaku
- (708645a) Chore refactor features (#1008) @juhaku
- (908d279) Add
utoipa-axum
binding example and update docs (#1007) @juhaku - (bcc4fca) Fix some typos @juhaku
- (69dfbbc) Add support to define mulitple operation methods (#1006) @juhaku
- (a0db8b9) Add utoipa axum bindings (#1004) @juhaku
- (f2a7143) Fix default tag logic for paths (#1002) @juhaku
- (a5695f0) Fix utoipa-swagger-ui-vendored crates link @juhaku
- (1af4ad4) Chore update docs and relax
url
version (#1001) @juhaku - (d559882) Fixed documentation spelling mistake (#999) @LockedThread
Full change log
utoipa-swagger-ui-7.1.1-alpha.1
utoipa-rapidoc-4.0.1-alpha.1
utoipa-gen-5.0.0-alpha.2
What's New 💎 🆕 🎉
- (89c288b) Bump up versions (#998) @juhaku
- (5e780f1) Fix respect
required
attribute (#990) @juhaku - (55544ef) Add some deprecated attributes for
example
method @juhaku - (67f04b3) Clean up some unused fields @juhaku
- (ae6cedd) Feature openapi 31 (#981) @juhaku
- (92cac85) Add support for inlined enum variants (#963) @JMLX42
- (2088259) fix(utoipa-gen): remove unnecessary allocation with to_string in expanded code (#982) @CBenoit
Full change log
utoipa-5.0.0-alpha.2
What's New 💎 🆕 🎉
- (89c288b) Bump up versions (#998) @juhaku
- (2c76479) Fix RapiDoc with empty URL panic on axum (#997) @juhaku
- (5e780f1) Fix respect
required
attribute (#990) @juhaku - (55544ef) Add some deprecated attributes for
example
method @juhaku - (67f04b3) Clean up some unused fields @juhaku
- (c774742) Fix samples in documentation when with_openapi is used (#988) @Rauks
- (2406c75) Fix openapi serialized twice when served with Rocket (#987) @Rauks
- (ae6cedd) Feature openapi 31 (#981) @juhaku
- (92cac85) Add support for inlined enum variants (#963) @JMLX42
- (b941d64) Add extensions for schemas (#983) @heat1q
- (2088259) fix(utoipa-gen): remove unnecessary allocation with to_string in expanded code (#982) @CBenoit