Skip to content

Releases: juhaku/utoipa

utoipa-gen-0.2.0

18 Apr 22:02
41734a6
Compare
Choose a tag to compare

What's New 💎 🆕 🎉

Highlights for this release is integrated support for rocket framework for those who like to go orbit and beyond. Support for yaml thanks to first ever contribution @clearydude. As well some small fixes.

  • (41734a6) Bump up next release versions (#92)
  • (d4e0657) Update docs and actix parameter resolving
  • (53d743e) Update docs for Swagger UI (#90)
  • (23e0387) Add rocket swagger-ui integration (#89)
  • (ff626dc) Rocket extras for utoipa (#87)
  • (90d16e4) Fix hard error in doc-comment parsing (#86)
  • (9e5ae05) Improve actix-web path parsing

Full change log

utoipa-0.2.0

18 Apr 22:04
41734a6
Compare
Choose a tag to compare

What's New 💎 🆕 🎉

Highlights for this release is integrated support for rocket framework for those who like to go orbit and beyond. Support for yaml thanks to first ever contribution @clearydude. As well some small fixes.

Full change log

utoipa-gen-0.1.2

09 Apr 22:45
Compare
Choose a tag to compare

What's New 💎 🆕 🎉

Fixes and small feature improvements. Supporting now rust_decimal and chrono types.

  • (8d42952) Add support for rust_decimal type (#79)
  • (d228124) Fix path macro compatibility with actix proc macro (#78)
  • (30dd6f9) Address clippy recommends (#77)
  • (0a3b843) Add value_type to allow type override (#76)
  • (5d624ca) Add feature flags for chrono (#74)

Full change log

utoipa-0.1.2

09 Apr 22:47
Compare
Choose a tag to compare

What's New 💎 🆕 🎉

Fixes and small feature improvements. Supporting now rust_decimal and chrono types.

Full change log

utoipa-swagger-ui-0.2.0

07 Apr 22:41
a83d6a3
Compare
Choose a tag to compare

What's New 💎 🆕 🎉

Adds new feature to serve Swagger UI more user friendly manner as well as adds new example with warp framework to demonstrate it.

Full change log

utoipa-gen-0.1.1

07 Apr 22:19
b30f6a5
Compare
Choose a tag to compare

What's New 💎 🆕 🎉

This release hides utoipa-gen generated types from polluting the docs of application.

  • (970bd59) Add serve method fo utoipa-swagger-ui (#65)
  • (53fa289) Revert back to original versions
  • (c89d907) Bump up next version

Full change log

utoipa-0.1.1

07 Apr 22:38
a83d6a3
Compare
Choose a tag to compare

What's New 💎 🆕 🎉

Fix SecurityScheme references in utoipa docs.

Full change log

utoipa-swagger-ui-0.1.2

05 Apr 20:54
Compare
Choose a tag to compare

What's New 💎 🆕 🎉

This release mainly fixes cross compilation with rust-cross.

  • (a2e33f2) Update utoipa-swagger-ui version
  • (53fa289) Revert back to original versions
  • (c89d907) Bump up next version
  • (8d8e3d6) Fix utoipa-swagger-ui cross build

Full change log

utoipa-swagger-ui-0.1.1

04 Apr 21:40
Compare
Choose a tag to compare

What's New 💎 🆕 🎉

  • (d6fc764) Update swagger-ui docs with new version
  • (ef5583c) Update swagger-ui utoipa reference version

Full change log

utoipa-swagger-ui-0.1.0

04 Apr 20:58
Compare
Choose a tag to compare

What's New 💎 🆕 🎉

Stable is here! From now I try to keep the api as stable as possible and breaking changes from now on would
result major version upgrade.

Full change log