Skip to content

Releases: unicode-org/icu

cldr/2023-09-27

27 Sep 18:31
Compare
Choose a tag to compare
cldr/2023-09-27 Pre-release
Pre-release

Tagged through the following for use by CLDR:

cldr/2023-09-25

26 Sep 04:40
Compare
Choose a tag to compare
cldr/2023-09-25 Pre-release
Pre-release

Tagged through the following for use by CLDR:

  • 2df1ab7 ICU-21289 Switch to using CharString for calling uloc_canonicalize().
    ...
  • c1475f4 ICU-22516 Return error while the style is invalid
    ...
  • c468984 ICU-22463 Fix the conversion from gasoline-equivalent units to kilograms-per-meter-squared-per-second
  • 8c4af50 ICU-22324 Mavenization, minimize the places that need a version
  • 6e0468d ICU-22498 Write directly to sink (instead of into legacy buffers).
    ...
  • 501fe1b ICU-22324 Mavenization, preparing for maven central deployment
    ...
  • f14b24a ICU-22324 Allow single Maven cache creation and multiple read-only usage
    ...
  • 2ca7c49 ICU-22464 Fix Java DateFormatSymbols to copy abbreviated day period names to the other sizes when appropriate.
  • 87d606c ICU-22509 Fix the RelativeDateFormat to reject unsupported dateStyle

cldr/2023-09-13

13 Sep 23:57
Compare
Choose a tag to compare
cldr/2023-09-13 Pre-release
Pre-release

Tagged through the following for use by CLDR:

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.