Skip to content

Unicode Fixes

Compare
Choose a tag to compare
@MSeal MSeal released this 20 May 23:27
· 4 commits to master since this release

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