Hi all
I just released 0.4.13. No changes in the code, just bumped the Netty
dependency from 3.2.7.Final to 3.5.1.Final.
I have a project that uses some of the newer Netty APIs as well as
Webbit, which motivated the bump.
See
https://github.com/netty/netty/issues/455 for details about why I
didn't go with Netty 3.5.2.Final.
Aslak