- Support of Unicode up to 15.1.0. IMPORTANT NOTE: At the time of release, no official IDNA tables for Unicode > 12.0.0 were available. Thus, support for newer Unicode versions is provided 'as is'.
- Add a method to check if a code point is disallowed in IDNA 2003
- Add a method to check if a codepoint script is rtl
- Support of Unicode up to 12.0.0.
- Add new methods to unicode database class
- Support of Python 3. Compatibility with python2 is preserved for this release.
- Support of Unicode up to 10.0.0. IMPORTANT NOTE: At the time of release, no official IDNA tables for Unicode > 6.3.0 were available. Thus, support for newer Unicode versions is provided 'as is'.