aiozmq 0.5 has been released
aiozmq 0.5 is a major release.
The main feature of release is the ability to work with any event loop that supports .add_reader()
/.add_writer()
methods.
ZmqEventLoopPolicy
is not required anymore (but still present for sake of backward compatibility).