## CHANGELOG ### 0.4.0 * Support Japanese Emojis (KDDI / SoftBank / DoCoMo) for Unicode ### 0.3.1 * Add two Khmer blanks (U+17B4, U+17B5) * Add one Kaithi blank (U+110B1) * Add one Syriac blank (U+070F) * Add one Arabic blank (U+061C) * Make general category readable for UnicodeCharacteristics ### 0.3.0 * Add soft-hyphen to single byte encodings * Add format? property (e.g. RLM) * Support more encodings: IBMX, CP85X, macX, TIS-620, Windows-874, KOI8-X ### 0.2.0 * Fix detection of supported Windows encodings and some unassigned codepoints * Include unassigned codepoints of ISO-8859-X ### 0.1.0 * Initial release