utoipa-swagger-ui-0.1.0-rc1
Pre-release
Pre-release
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