v0.10.13
What's Changed
- Fix form requests instantiation when request is type hinted using bound interface by @kennyhorna in #399
- Added OpenAPI document traverser by @romalytvynenko in #406
- Fix an error when using union or nullable types in controller's params by @romalytvynenko in #407
New Contributors
- @kennyhorna made their first contribution in #399
Full Changelog: v0.10.12...v0.10.13