utoipa-1.1.0
What's New 💎 🆕 🎉
It has been a while since last release and it almost feels like a too long has passed. But long await is sometimes worth it. This release introduces
more fixes and features. Now there is a suppport for generic components and Swagger UI also got more configuration options. Thanks to the contributors for helping to make this lib even more awesome. ❤️
- (1e2212c) Bump up next release versions
- (9628e1d) Fix duplicate parameter in (#156)
- (a1c49de) Update MSRV on README.md
- (dc6bf6b) Feature enhanced generics via aliases (#144)
- (e2b7dc0) chore(doc): more spelling fixes (#142) @jgramoll
- (070b00c) Address clippy
- (99625b8) Fix Component generic arguments with path (#140)
- (ff68527) docs: fix spelling errors (#135)
- (83e2bd0) coverage tests p1 (#133) @idiomatic-rust-com