* fix sort of dynamic locations * middleware binary * support aiohttp 3.2 * up swagger-ui to 3.14.1
0.9
----------------
* Support $ref in docstrings * Added ContentReceiver * Drop support py34 * Renamed SubLocation to Location
0.8.1
------------------
* Support parameters in PathItem
0.8.0
------------------
* Support aiohttp 3.0.1 * Support subapp * UrlTreeDispatcher.resources now return resources only * Default_operation & setdefault responses * Up swagger-ui to 3.10.0 * Await Future in jsonify
0.7.4
------------------
* Support aiohttp 2.3.6 * Up swagger-ui to 3.7.0
0.7.3
------------------
* Support OrderedDict in loader with yaml tag merge