What's Changed
- feat: Allow mutable reference to Request queries #391 by @chrislearn in #393
- feat(depot)!: Returns Result for easy catch key is not exists or downcast failed by @chrislearn in #392
- feat(router): Add
insert
andunshift
functions by @chrislearn in #394 - feat(oapi): Add Ulid support by @chrislearn in #395
- feat(oapi): Add support for serde skip in IntoParams derive by @chrislearn in #396
Full Changelog: v0.52.1...v0.53.0