Feature #18037
closedUpdate Unicode data to Unicode Version 14.0.0
Description
Unicode Version 14.0.0 is currently in beta. See the announcement at https://home.unicode.org/unicode-14-0-beta-review/ and more details at https://www.unicode.org/versions/beta-14.0.0.html. We should test the new data during the beta period, and later update Ruby after the official release, which is planned for September 14, 2021.
Updated by duerst (Martin Dürst) over 3 years ago
- Related to Feature #17750: Update Unicode data to Unicode Version 13.0.0 added
Updated by duerst (Martin Dürst) over 3 years ago
I have successfully tested upgrading to Unicode 14.0.0 with the beta release data, and reported this back to the Unicode consortium. This means that the actual upgrade should be rather smooth.
Updated by jeremyevans0 (Jeremy Evans) over 3 years ago
- Tracker changed from Bug to Feature
- Backport deleted (
2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN)
Updated by duerst (Martin Dürst) about 3 years ago
The release of Unicode Version 14.0.0 has officially been announced today, see
https://home.unicode.org/announcing-the-unicode-standard-version-14-0/.
The overall summary of the version is at http://www.unicode.org/versions/Unicode14.0.0/.
Updated by duerst (Martin Dürst) over 2 years ago
- Status changed from Open to Closed
This feature has been implemented with the following commits:
commit 48f1e8c5d85043e6adb8e93c94532daa201d42e9
Author: Martin Dürst <duerst@it.aoyama.ac.jp>
Date: Tue Mar 15 18:55:16 2022 +0900
Fix version check to use Emoji version for emoji-variation-sequences.txt
commit 56d9d78f14b73cb9f609558e6b760dde50872fb6
Author: Martin Dürst <duerst@it.aoyama.ac.jp>
Date: Tue Mar 15 17:17:15 2022 +0900
Remove Unicode 13.0.0 related files
commit 267f0089d3255c1f06ab5adf9f6c77b1ccfd2771
Author: Martin Dürst <duerst@it.aoyama.ac.jp>
Date: Mon Mar 14 08:37:53 2022 +0900
clarify meaning of version guards for Unicode version specs [ci skip]
commit 1b571d0abf6070673320b11a30769bbe74d12e39
Author: Benoit Daloze <eregontp@gmail.com>
Date: Sun Mar 13 13:18:56 2022 +0100
Fix guards for unicode versions specs
commit 45187a0fcddecc74dacc1881f2405a5ebe198081
Author: Martin Dürst <duerst@it.aoyama.ac.jp>
Date: Sun Mar 13 10:52:24 2022 +0900
comment out failing Unicode/Emoji version checks temporarily
commit 8f59482f5d1f77542fe3c8e8434cb1dbbc764ecf
Author: Martin Dürst <duerst@it.aoyama.ac.jp>
Date: Sat Mar 12 21:33:51 2022 +0900
add some tests for Unicode Version 14.0.0
commit 9b545b0caf2ccc89718ba02ff631d2a68b96a831
Author: Martin Dürst <duerst@it.aoyama.ac.jp>
Date: Fri Mar 11 17:18:42 2022 +0900
update specs to check for Unicode Version 14.0.0/Emoji Version 14.0
commit 2672502457523317268ac24704cf85df91e2cae6
Author: Martin Dürst <duerst@it.aoyama.ac.jp>
Date: Fri Mar 11 17:11:32 2022 +0900
mention Unicode Version 14.0.0
commit 8e1f3a96aecb3defc34556d75e3d2a0867416082
Author: Martin Dürst <duerst@it.aoyama.ac.jp>
Date: Fri Mar 11 16:48:26 2022 +0900
switch UNICODE_BETA back to NO
commit 45e0711f29f9ce65cd34ad14e3af1546ccc7252e
Author: Martin Dürst <duerst@it.aoyama.ac.jp>
Date: Thu Dec 9 16:41:09 2021 +0900
update Unicode Version to 14.0.0 and Emoji version to 14.0
Updated by duerst (Martin Dürst) over 2 years ago
- Blocked by Bug #18636: Problems with version check for file emoji-variation-sequences.txt added
Updated by duerst (Martin Dürst) over 2 years ago
- Status changed from Closed to Open
Updated by duerst (Martin Dürst) over 2 years ago
- Status changed from Open to Closed
Closing because the problems with version check for file emoji-variation-sequences.txt are now solved.
Updated by duerst (Martin Dürst) over 2 years ago
- Related to Feature #18639: Update Unicode data to Unicode Version 15.0.0 added
Updated by duerst (Martin Dürst) almost 2 years ago
- Related to Bug #19007: Unicode tables differences from Unicode.org 14.0 data added