- aiobravado doesn't work with the latest bravado-asyncio version, let's add a restriction to setup.py - PR #6.
- Don't ship our own HTTP client, use bravado-asyncio - PR #2.
- bravado version: 9.2.2
- Fix unmarshalling of non-JSON/msgpack responses - PR #1.
- Initial release, based on the source code of bravado 9.2.0.