- as_list is now default to none and is used first in Action.multi
- improve AMI version detection
1.1
----------------
- We no longer loosing calls on reconnection
- End of support for python<3.4
- Better test coverage
1.0
----------------
- Add FastAGI server, implemented with high-level AsyncIO API (Streams) - Add events parameter for Manager, to disable AMI events reception (Useful for performance reasons) - Finish AsyncAGI commands support (WIP)