Releases: juhaku/utoipa
utoipa-0.1.0
What's New 💎 🆕 🎉
Stable is here! Added minor tweaks and from now I try to keep the api as stable as possible and breaking changes from now on would
result major version upgrade.
- (992b90b) Increment all crates versions (#55)
- (ca9060d) Fix broken tests
- (99105b6) Add example with actix-web
- (adf55fc) Fix typo in SecurityScheme
- (4bc1b66) Add missing description from OneOf type
- (7a5a945) Add context path for utoipa::path macro
- (3ac3d76) Bump up to next versions
Full change log
utoipa-swagger-ui-0.1.0-rc1
What's New 💎 🆕 🎉
Rc is finally here! 🚀 This release introduces new actix-web
version now needing version 4 or above. It also follows more closely Rust guidelines and reduces allocations and removes unnecessary clone call.
- (62ae974) Bump up to rc1 versions (#50)
- (4363b88) Update actix-web framework (#51)
- (7cb08d5) Polis more apis (#49)
- (fd2d7c8) Improve api (#45)
- (f2c1489) Chore improve OpenApi derive macro
- (8428224) Chore update utoipa-swagger-ui README.md
- (0e54a12) Chore update docs and REAMDEs (#42)
- (4af15d4) Update crates to next versions
- (7eac33e) Fix utoipa-swagger-ui build
Full change log
utoipa-gen-0.1.0-rc1
What's New 💎 🆕 🎉
Rc is finally here! 🚀 This release is quite a biggie and introduces new features, updates to exinsting ones and makes most of the API documented as well as API now follows more closely Rust guidelines. Without mention it also introduces few performance optimisations via reducing allocations.
- (62ae974) Bump up to rc1 versions (#50)
- (4363b88) Update actix-web framework (#51)
- (416b326) Add missing FromIterator trait import
- (7cb08d5) Polish more apis (#49)
- (89ba5a2) Chore schema and path builders (#48)
- (e58b2c7) Chore more builders (#47)
- (e14717e) Chore improve utoipa api (#46)
- (fd2d7c8) Improve api (#45)
- (c3f7626) Chore improve macros (#44)
- (f2c1489) Chore improve OpenApi derive macro
- (cc3e794) Add derive tags to openapi (#43)
- (0e54a12) Chore update docs and REAMDEs (#42)
- (613301e) Add xml schema object (#41)
- (4af15d4) Update crates to next versions
Full change log
utoipa-0.1.0-rc1
What's New 💎 🆕 🎉
Rc is finally here! 🚀 This release is quite a biggie and introduces new features, updates to exinsting ones and makes most of the API documented as well as API now follows more closely Rust guidelines. Without mention it also introduces few performance optimisations via reducing allocations.
- (62ae974) Bump up to rc1 versions (#50)
- (c995c46) Add OpenAPI Serve object types
- (4363b88) Update actix-web framework (#51)
- (416b326) Add missing FromIterator trait import
- (7cb08d5) Polish more apis (#49)
- (89ba5a2) Chore schema and path builders (#48)
- (e58b2c7) Chore more builders (#47)
- (e14717e) Chore improve utoipa api (#46)
- (fd2d7c8) Improve api (#45)
- (c3f7626) Chore improve macros (#44)
- (f2c1489) Chore improve OpenApi derive macro
- (cc3e794) Add derive tags to openapi (#43)
- (0e54a12) Chore update docs and REAMDEs (#42)
- (613301e) Add xml schema object (#41)
- (640b8db) Update README.md
- (4af15d4) Update crates to next versions
Full change log
utoipa-swagger-ui-0.1.0-beta1
utoipa-gen-0.1.0-beta6
utoipa-0.1.0-beta6
Release 0.1.0-beta.5
Changes in this Release
While this release mainly introduces more documentation it also introduces small improvement to path attribute macro.
- (39e41aa) Increase retry count in automated publish to crates
- (6fb849c) Update readme to use next beta
- (4fbd4cb) Swagger ui documentation (#31)
- (a2d8908) Path documentation (#30)
- (8ab318d) Fix install section in README.md
- (cddd480) Enhance the tag & default tag support (#29)
- (7dba8c5) Update README.md
- (395acfc) Fix gitlog resolving log range
- (f1b017b) Fix gitlog resolve last release
- (31b6bc6) Update to next beta
Release 0.1.0-beta.4
Release 0.1.0-beta.3
Changes in this Release
- (f9853bc) Update versons to beta.3