- Support for multiple security schemes - Support for request body content types other than JSON
0.9.4
Better handling of security enforcers.
0.9.3
0.9.1
- Fix forward declaration resolution bug
0.9.0
- Just a little bit remains to 1.0 - Substantial refactor of decorator code - Supports query string parameters with `accepts_qs` - Better parsing of documentation and possible exceptions from docblocks - Supports using body parameter / return value annotations as body/response schema
0.6.0
- Allow forwarding of AioHTTP client responses - Support reuse of schema definitions - Reuse enum definitions