Here you can see the full list of changes between each aioamqp release.
- Remove the asyncio.Queue and adds a callback parameter to basic_consume
- Add a on_error callback when creating a channel or a connection
- Add no_wait and timeout parameters to close method
- First public preview release.