- added ability to handle empty arrays in query parameters - added class based view - added METH\_ANY support - fixed incorrect validate=False behaviour
0.1.8
------------------
- bump swagger ui to 3.23.1
0.1.7
------------------
- fixed bug when object inside object couldn't be optional - fixed bug when allow\_head was ignored
0.1.6
------------------
- added ability to skip validation
0.1.5
------------------
- use yaml's safe\_load instead of load - bump swagger ui to 3.21.0 - fixed compatibility with aiohttp>3
0.1.4
------------------
- ability to set key where validated data stored in request - bump swagger ui to 3.20.5