Skip to content

Releases: unicode-org/icu

cldr/2023-08-22

23 Aug 05:59
Compare
Choose a tag to compare
cldr/2023-08-22 Pre-release
Pre-release

Tagged through the following for use by CLDR:

cldr/2023-08-08

09 Aug 03:33
Compare
Choose a tag to compare
cldr/2023-08-08 Pre-release
Pre-release

Tagged through the following for use by CLDR:

  • 56850c9 ICU-22402 Add support in ICU and in the CLDR-to-ICU tool for the new nativeSpaceReplacement and
    parameterDefault resources for PersonNameFormatter in CLDR.
  • 47e47ec ICU-22433 uppercase decomposed greek to decomposed greek and precomposed greek to precomposed greek.
  • 720e574 ICU-22362 Fix build error in exhaustive tests resulting from last PersonName change.
  • 89b952d ICU-22362 Fix the name order derivation code in PersonNameFormatter to match the CLDR spec.
  • 6ba5a1a ICU-22365 C API for ULocaleBuilder (#2520)

cldr/2023-07-20

20 Jul 16:12
Compare
Choose a tag to compare
cldr/2023-07-20 Pre-release
Pre-release

Tagged through the following for use by CLDR:

cldr/2023-07-19

19 Jul 08:59
Compare
Choose a tag to compare
cldr/2023-07-19 Pre-release
Pre-release

Tagged through the following for use by CLDR:

ICU 73.2

13 Jun 01:06
680f521
Compare
Choose a tag to compare

We are pleased to announce the release of Unicode® ICU 73.2. It updates to CLDR 43.1 locale data with various additions and corrections. These are maintenance releases for ICU 73 and CLDR 43, with limited sets of bug fixes and no API or structural changes.

There are significant changes for GB18030-2022 compliance support:

  • CLDR extends the support for “short” Chinese sort orders to cover some additional, required characters for Level 2. This is carried over into ICU collation.
  • ICU has a modified character conversion table, mapping some GB18030 characters to Unicode characters that were encoded after GB18030-2005.

There are also changes for compatibility:

  • There are optional variants of time formats with AM/PM (only for English) using ASCII spaces in CLDR that can also be used in ICU via custom data generation. This is intended to help certain implementers transition to the improved patterns, which have used a narrow no-break space between the time and AM/PM since CLDR 42.
  • The changes to the word segmentation behavior of @ sign that were in CLDR 42 (ICU 72) have been reverted. These caused problems for certain parsers that did not expect @ to join to letters.

ICU 73.2 and CLDR 43.1 include several other bug fixes, including person name formatting, and Cyrillic transforms.

For details, please see https://icu.unicode.org/download/73.

Note: The prebuilt WinARM64 binaries below should be considered alpha/experimental.

icu4x/2023-05-02/73.x

02 May 17:48
Compare
Choose a tag to compare
icu4x/2023-05-02/73.x Pre-release
Pre-release

Tag to release icuexportdata artifacts for ICU4X

ICU 73.1

12 Apr 23:52
Compare
Choose a tag to compare

We are pleased to announce the release of Unicode® ICU 73. It updates to CLDR 43 locale data with various additions and corrections.

ICU 73 improves Japanese and Korean short-text line breaking, reduces C++ memory use in date formatting, and promotes the Java person name formatter from tech preview to draft.

ICU 73 and CLDR 43 are minor releases, mostly focused on bug fixes and small enhancements. (The fall CLDR/ICU releases will update to Unicode 15.1 which is planned for September.)

ICU 73 updates to the time zone data version 2023c (2023-mar). Note that pre-1970 data for a number of time zones has been removed, as has been the case in the upstream tzdata release since 2021b.

For details, please see https://icu.unicode.org/download/73.

Note: The prebuilt WinARM64 binaries below should be considered alpha/experimental.

cldr/2023-04-10

10 Apr 16:14
Compare
Choose a tag to compare
cldr/2023-04-10 Pre-release
Pre-release

Tagged through the following for use by CLDR:

  • 80f94a6 ICU-22221 CLDR release-43-beta5 to ICU maint/maint-73
  • 7d4e57d ICU-22340 Fix it so that UNUM_NUMBERING_SYSTEM again always returns a RuleBasedNumberFormat.(cherry-pick from main)

cldr/2023-04-06

06 Apr 18:45
Compare
Choose a tag to compare
cldr/2023-04-06 Pre-release
Pre-release

Tagged maint/maint-73 through the following for use by CLDR:

  • f4687fc... ICU-22221 update root collation again from CLDR 43
  • 2c584ab... ICU-22221 rebase CLDR 43-beta4 import onto latest maint/maint-73 (new zoneinfo64)
  • c125cf6... ICU-22337 restore strict parsing length tolerance for non-abutting numeric date fields
  • 9f774e2... ICU-22339 Update ICU tzdata to 2023c for ICU 73.1 release

ICU 73 RC

23 Mar 18:54
Compare
Choose a tag to compare
ICU 73 RC Pre-release
Pre-release

We are pleased to announce the release candidate for Unicode® ICU 73. It updates to CLDR 43 locale data with various additions and corrections.

ICU 73 improves Japanese and Korean short-text line breaking, reduces C++ memory use in date formatting, and promotes the Java person name formatter from tech preview to draft.

ICU 73 and CLDR 43 are minor releases, mostly focused on bug fixes and small enhancements. (The fall CLDR/ICU releases will update to Unicode 15.1 which is planned for September.)

ICU 73 updates to the time zone data version 2022g (2022-nov). Note that pre-1970 data for a number of time zones has been removed, as has been the case in the upstream tzdata release since 2021b.

For details, please see https://icu.unicode.org/download/73.

Please test this release candidate on your platforms and report bugs and regressions by Tuesday, 2023-apr-11, via the icu-support mailing list, and/or please find/submit error reports.

Please do not use this release candidate in production.

The preliminary API reference documents are published on unicode-org.github.io/icu-docs/ – follow the “Dev” links there.

Note: The prebuilt WinARM64 binaries below should be considered alpha/experimental.