v0.4.33
- uvloop is now dual-licensed under Apache 2.0 and MIT - Fix transport.get_extra_info() to return a duplicate of the internal socket - Fix memory leak in UVTimer handle; stop using dynamic memory allocation for libuv handles/requests. This should also positively affect uvloop performance.