CHANGELOG ========= ## 0.4.0 (2018-05-18) * Forward compatibility with upcoming EventLoop v1.0 and v0.5 (#46 by @WyriHaximus, #53 and #54 by @edusalguero) * Suport evenement 3.0 and 2.0 (#41 by @jsor) * Improve docblock for Zmq\Context (#34 by @M1ke) * Fixed only handling new events when there is an open socket in handleEvent (#30 by @khelle, #49 and #50 by @edhelas, and #57 by @WyriHaximus) * Change layout to PSR-4 ## 0.3.0 (2014-05-25) * Bump to react 0.4 ## 0.2.0 (2013-09-18) * Bump to react 0.3 ## 0.1.1 (2012-11-18) * Feature: Emit `messages` instead of `message` for multi-part receive ## 0.1.0 (2012-10-23) * Bug fix: Resolve flaw in reading of edge-triggered events