From ac24f7ce5d67c21a28f826b9c1259d6d063cccaa Mon Sep 17 00:00:00 2001 From: Annemarie Apple Date: Thu, 19 Dec 2024 13:00:45 -0800 Subject: [PATCH 1/2] CLDR-18170 Update 46.1 release notes CLDR-18170 Update 46.1 release notes and make it clearer what is in 46 release vs 46.1 --- docs/site/downloads/cldr-46.md | 52 +++++++++++++++++++++------------- 1 file changed, 33 insertions(+), 19 deletions(-) diff --git a/docs/site/downloads/cldr-46.md b/docs/site/downloads/cldr-46.md index 023112256ae..114f63e4f70 100644 --- a/docs/site/downloads/cldr-46.md +++ b/docs/site/downloads/cldr-46.md @@ -7,7 +7,7 @@ title: CLDR 46 Release Note | No. | Date | Rel. Note | Data | Charts | Spec | Delta | GitHub Tag | Delta DTD | CLDR JSON | |:---:|:----------:|:---------:|:------:|:--------:|:------------:|:---:|:----------:|:---------:|:---------:| | 46 | 2024-10-24 | [v46](/index/downloads/cldr-46) | [CLDR46](https://unicode.org/Public/cldr/46/) | [Charts46](https://unicode.org/cldr/charts/46/) | [LDML46](https://www.unicode.org/reports/tr35/tr35-73/tr35.html) | [Δ46](https://unicode-org.atlassian.net/issues/?jql=project+%3D+CLDR+AND+status+%3D+Done+AND+resolution+%3D+Fixed+AND+fixVersion+%3D+%2246%22+ORDER+BY+priority+DESC) | [release-46](https://github.com/unicode-org/cldr/releases/tag/release-46) | [ΔDtd46](https://www.unicode.org/cldr/charts/46/supplemental/dtd_deltas.html) | [46.0.0](https://github.com/unicode-org/cldr-json/releases/tag/46.0.0) | -| 46.1 | 2024-12-18 | [v46.1](/index/downloads/cldr-46#461-changes) | n/a | [Charts46.1](https://unicode.org/cldr/charts/46.1/) | [LDML46.1](https://www.unicode.org/reports/tr35/proposed.html) | [Δ46.1](https://unicode-org.atlassian.net/issues/?jql=project+%3D+CLDR+AND+status+%3D+Done+AND+resolution+%3D+Fixed+AND+fixVersion+%3D+%2246.1%22+ORDER+BY+priority+DESC) | [release-46-1-beta2](https://github.com/unicode-org/cldr/releases/tag/release-46-1-beta2) | [ΔDtd46.1](https://www.unicode.org/cldr/charts/46.1/supplemental/dtd_deltas.html) | [46.1.0-BETA1](https://github.com/unicode-org/cldr-json/releases/tag/46.1.0-BETA1) | +| 46.1 | 2024-12-18 | [v46.1](/index/downloads/cldr-46#461-changes) | n/a | [Charts46.1](https://unicode.org/cldr/charts/46.1/) | [LDML46.1](https://www.unicode.org/reports/tr35/tr35-74/tr35.html) | [Δ46.1](https://unicode-org.atlassian.net/issues/?jql=project+%3D+CLDR+AND+status+%3D+Done+AND+resolution+%3D+Fixed+AND+fixVersion+%3D+%2246.1%22+ORDER+BY+priority+DESC) | [release-46-1](https://github.com/unicode-org/cldr/releases/tag/release-46-1) | [ΔDtd46.1](https://www.unicode.org/cldr/charts/46.1/supplemental/dtd_deltas.html) | [46.1.0](https://github.com/unicode-org/cldr-json/releases/tag/46.1.0)) | ## Overview @@ -45,26 +45,10 @@ Count | Level | Usage | Examples For a full listing, see [Coverage Levels](https://unicode.org/cldr/charts/46/supplemental/locale_coverage.html). -## 46.1 Changes -Version 46.1 is a dot release. -The major change is to bring the Message Format 2.0 specification in Part 9 to Final Candidate status. -The most significant changes to Message Format 2.0 are: -- [TBD1] -- … -- [TBDn] -- Updated Message Format test data - -Other changes include -- More explicit well-formedness and validity constraints for unit of measurement identifiers -- Addition of emoji annotations that were missing: skintones with emoji facing right -- Fixes to ja, ko, zh, yue datetimeSkeletons -- Improved datetime date time test data -For a full listing, see [Δ46.1](https://unicode-org.atlassian.net/issues/?jql=project+%3D+CLDR+AND+status+%3D+Done+AND+resolution+%3D+Fixed+AND+fixVersion+%3D+%2246.1%22+ORDER+BY+priority+DESC) +## Specification Changes -## [Specification Changes](https://www.unicode.org/reports/tr35/proposed.html) - -The following are the most significant changes to the specification (LDML): +The following are the most significant changes to the [specification (LDML)](https://www.unicode.org/reports/tr35/tr35-73/tr35.html): 1. [Message Format](https://www.unicode.org/reports/tr35/tr35-73/tr35-messageFormat.html#Contents) — see a summary [below](#message-format-specification) 2. [LDML Conformance](https://www.unicode.org/reports/tr35/tr35-73/tr35.html#Conformance) @@ -303,6 +287,36 @@ These matched the ordering of two legacy character encodings. [CLDR-16062][] 1. [CLDR-17610][] Updated zip to include LICENSE file following file renaming +## 46.1 Changes +Version 46.1 is a dot release. + +The major change is to bring the Message Format 2.0 specification in Part 9 to Final Candidate status. + +Addition standard functions and options are available: + - Define REQUIRED and RECOMMENDED functions and options in the function registry. + - Number, date/time, and string functions + - Add :u options to the :u namespace + - Add caledar and numberingSystem options to date/time functions. + - Add hour12 date/time override option + - Create timezone as a Proposed REQUIRED option for date/time functions. + - Add :unit as a Proposed RECOMMENDED function. +There are 3 tech preview implementations available + - ICU4J: TBD + - ICU4C: TBD + - Javascript: TBD +There is new test data available at: TBD + +There are many other spec changes; for a full list, see [Message Format Modifications](https://www.unicode.org/reports/tr35/tr35-74/tr35.html#message-format-modifications) +The most significant changes to Message Format 2.0 are: + +Other changes include +- More explicit well-formedness and validity constraints for unit of measurement identifiers +- Addition of emoji annotations that were missing: skintones with emoji facing right +- Fixes to ja, ko, zh, yue datetimeSkeletons +- Improved datetime date time test data + +For a full listing, see [Δ46.1](https://unicode-org.atlassian.net/issues/?jql=project+%3D+CLDR+AND+status+%3D+Done+AND+resolution+%3D+Fixed+AND+fixVersion+%3D+%2246.1%22+ORDER+BY+priority+DESC) + ## Acknowledgments Many people have made significant contributions to CLDR and LDML; From 5079202d277a1723ee640af3a45bb0bce96196f2 Mon Sep 17 00:00:00 2001 From: Annemarie Apple Date: Thu, 19 Dec 2024 13:41:20 -0800 Subject: [PATCH 2/2] CLDR-18170 Fix typo CLDR-18170 Remove stray parenthesis Co-authored-by: Steven R. Loomis --- docs/site/downloads/cldr-46.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/site/downloads/cldr-46.md b/docs/site/downloads/cldr-46.md index 114f63e4f70..05f6794776c 100644 --- a/docs/site/downloads/cldr-46.md +++ b/docs/site/downloads/cldr-46.md @@ -7,7 +7,7 @@ title: CLDR 46 Release Note | No. | Date | Rel. Note | Data | Charts | Spec | Delta | GitHub Tag | Delta DTD | CLDR JSON | |:---:|:----------:|:---------:|:------:|:--------:|:------------:|:---:|:----------:|:---------:|:---------:| | 46 | 2024-10-24 | [v46](/index/downloads/cldr-46) | [CLDR46](https://unicode.org/Public/cldr/46/) | [Charts46](https://unicode.org/cldr/charts/46/) | [LDML46](https://www.unicode.org/reports/tr35/tr35-73/tr35.html) | [Δ46](https://unicode-org.atlassian.net/issues/?jql=project+%3D+CLDR+AND+status+%3D+Done+AND+resolution+%3D+Fixed+AND+fixVersion+%3D+%2246%22+ORDER+BY+priority+DESC) | [release-46](https://github.com/unicode-org/cldr/releases/tag/release-46) | [ΔDtd46](https://www.unicode.org/cldr/charts/46/supplemental/dtd_deltas.html) | [46.0.0](https://github.com/unicode-org/cldr-json/releases/tag/46.0.0) | -| 46.1 | 2024-12-18 | [v46.1](/index/downloads/cldr-46#461-changes) | n/a | [Charts46.1](https://unicode.org/cldr/charts/46.1/) | [LDML46.1](https://www.unicode.org/reports/tr35/tr35-74/tr35.html) | [Δ46.1](https://unicode-org.atlassian.net/issues/?jql=project+%3D+CLDR+AND+status+%3D+Done+AND+resolution+%3D+Fixed+AND+fixVersion+%3D+%2246.1%22+ORDER+BY+priority+DESC) | [release-46-1](https://github.com/unicode-org/cldr/releases/tag/release-46-1) | [ΔDtd46.1](https://www.unicode.org/cldr/charts/46.1/supplemental/dtd_deltas.html) | [46.1.0](https://github.com/unicode-org/cldr-json/releases/tag/46.1.0)) | +| 46.1 | 2024-12-18 | [v46.1](/index/downloads/cldr-46#461-changes) | n/a | [Charts46.1](https://unicode.org/cldr/charts/46.1/) | [LDML46.1](https://www.unicode.org/reports/tr35/tr35-74/tr35.html) | [Δ46.1](https://unicode-org.atlassian.net/issues/?jql=project+%3D+CLDR+AND+status+%3D+Done+AND+resolution+%3D+Fixed+AND+fixVersion+%3D+%2246.1%22+ORDER+BY+priority+DESC) | [release-46-1](https://github.com/unicode-org/cldr/releases/tag/release-46-1) | [ΔDtd46.1](https://www.unicode.org/cldr/charts/46.1/supplemental/dtd_deltas.html) | [46.1.0](https://github.com/unicode-org/cldr-json/releases/tag/46.1.0) | ## Overview