============= - Fixed checking port number boundaries - Fixed small memory leak - Fixed unicode handling
0.8.0
============= - Added FSPoll handle - Added disable_stdio_inheritance class method to Process - Fixed FSEvent structure to properly inherit from Handle - Fixed fs tests consistency - Simplified file descriptor handling on fs module (Windows) - Raised libuv revision to 5a0f341 (v0.8 branch) - Updated documentation
0.7.2
============= - Fixed theoretical crash if buffer is NULL - Simplified Poll handle API - Added support for creating symlinks with junction points on Windows - Fixed some failing tests on Windows - Raised libuv revision to 5c30443 - Updated documentation
0.7.1
============= - Fixed crash when Loop.walk returned a Python object being deallocated