Skip to content

v4.6.0

Choose a tag to compare

@gustavofreze gustavofreze released this 13 Feb 02:28
· 3 commits to main since this release
3b1387b
  • Replace DecodedRequest public properties with uri() / body() accessors and update usages in tests/docs.
  • Add RouteParameterResolver to extract route params from arrays/objects/common attribute keys/direct attributes.
  • Expand test coverage for multiple framework-style route parameter formats and document the resolution order.