* Fixed; acks don't depend on arity. They're automatic for `.send` and callback based for `.emit`. [dvv] * Added support for sub-sockets authorization. [3rd-Eden] * Added BC support for `new io.connect`. [fat] * Fixed double `connect` events. [3rd-Eden] * Fixed reconnection with jsonp-polling maintaining old sessionid. [franck34]
0.7.2
==================
* Added `noop` message type.
0.7.1
==================
* Bumped socket.io dependency version for acceptance tests.
0.7
--- - Fixed thread cleanup - Fixed disconnect detection if defined directly thanks to Andreas Strikos - Fixed support for unicode payloads