What's Changed
- Respect
APP_URLbase path and port in generated URLs by @utsavsomaiya in #186 - Handle falsy optional route parameter values by @utsavsomaiya in #185
- Avoid arg collision for methods with the same name by @joetannenbaum in #215
- Fix model binding key resolution for camelCase route parameters by @utsavsomaiya in #183
New Contributors
- @utsavsomaiya made their first contribution in #186
Full Changelog: v0.1.15...v0.1.16