diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2019-07-12 09:18:14 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2019-07-12 09:18:14 +0200 |
commit | e25c754918ae26e8b9e68a47bc1af36248e91800 (patch) | |
tree | d21952fcb2767620c25d4d5b412b8c4829ca96bc /README.md | |
parent | 70de057dbb5ea79536834e156f534279347f96f3 (diff) |
New upstream version 6.9.2upstream/6.9.2
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -24,6 +24,18 @@ Supported character encodings: * GB18030: contributed by KUBO Takehiro * CP1251: contributed by Byte +* doc/SYNTAX.md: contributed by seanofw + + +New feature of version 6.9.2 +----------------------------------- + +* Update Unicode version 12.1.0 +* NEW: Unicode Text Segment mode option (?y{g}) (?y{w}) + + g: Extended Grapheme Cluster mode / w: Word mode + + (Unicode Standard Annex #29 [http://unicode.org/reports/tr29/]) New feature of version 6.9.1 @@ -84,7 +96,7 @@ New feature of version 6.6.0 -------------------------- * NEW: ASCII only mode options for character type/property (?WDSP) -* NEW: Extended Grapheme Cluster boundary \y, \Y (*original) +* NEW: Extended Grapheme Cluster boundary \y, \Y * NEW: Extended Grapheme Cluster \X * Range-clear (Absent-clear) operator restores previous range in retractions. |