PyICU v1.8 Release Notes

    • fixed utf-8 conversion error position reporting (bug 13113)
    • fixed delete/delete[] bug in common.cpp (Fredrik Roubert)
    • added support for ICU 54.1
    • added wrapper for USpoofChecker and related enums
    • added support for ICU 55.1
    • replaced UnicodeString idna methods with new uidna.h UTS #46 wrapper (55.1)
    • added wrapper for Char functions and related enums (from uchar.h)
    • added wrapper for Shape defines and shapeArabic() (from ushape.h)
    • added wrapper for RelativeDateTimeFormatter (bug 13115)
    • build tested with Python 2.7.5, Python 3.3.0 and PyPy 2.2.1