CHANGES
-------

0.1.2 (2014-04-01)
^^^^^^^^^^^^^^^^^^

Function default values are not passed to an annotaion.


0.1.1 (2014-03-31)
^^^^^^^^^^^^^^^^^^

Rename plural module names to single ones.

0.1.0 (2014-03-30)
^^^^^^^^^^^^^^^^^^

Implement ZmqEventLoop with *create_zmq_connection* method which operates
on zmq transport and protocol.

Implement ZmqEventLoopPolicy.

Introduce ZmqTransport and ZmqProtocol.

Implement zmq.rpc with RPC, PUSHPULL and PUBSUB protocols.
