PyICU v1.9.8 Release Notes

    • use icu-config for configuring compiler and linker (Constantine Peresypkin)
    • added wrappers for UBidiPairedBracketType enum
    • added wrappers for UWordBreakValues enum
    • added wrappers for UJoiningGroup enum
    • added wrappers for 120+ MeasureUnit static factory methods
    • added wrapper for NoUnit class
    • added wrapper for TimeUnit class
    • added missing Measure constructor(Formattable or number, MeasureUnit)
    • added wrappers for NumberFormatter and related classes and enums, and tests
    • added wrapper for SimpleFormatter and tests
    • fixed bugs in test_LocaleData.py using undefined values (Fredrik Roubert)
    • added wrapper for UMemory and made it UObject's base
    • removed unused docs.py