Sha256: 5784ff624246acb20ee99572c60cdf7cb4de3710671750fea49572e929e8fc20
Contents?: true
Size: 813 Bytes
Versions: 1
Compression:
Stored size: 813 Bytes
Contents
## CHANGELOG ### 0.5.1 * (Proper version of gem on rubygems.org) ### 0.5.0 * Add bidi_control? property * Treat NEL (in C1 area) as separator * Treat RLM and LRM as blanks * Treat CGJ as blank ### 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
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
characteristics-0.5.1 | CHANGELOG.md |