Unicode Fixes
Fixed exception handling during construction.
Fixed usage with strings encoding to more than 1 byte length
Made msvc libs more resilient to distribution differences
Cleaned up some code to reuse shared logic
Fixed list responses to always be tuples (sometimes lists were returned)
Added some more tests
Removed windows newlines from source files
Added readme instructions for building windows binaries from source
Added more known issues to readme