- Python 3 support - Fix incorrect digitification caused by using the underlying Python's Unicode tables.
9.0.0
- Upgrade to Unicode 9.0.0
8.0.0
- Upgrade to Unicode 8.0.0
7.0.02
- Compiles under Python 2.6 (and older 2.7). Patch by John Vandenberg. Fixes 2 - Runs regular Unicodedata tests. Adds travis and appveyor CI. Patch by John Vandenberg (jayvdb).