Releases: unicode-org/cldr-json
41.0.0 - cldr-json for release-41
CLDR-15402 v41 CLDR-JSON generate from release-41
See https://cldr.unicode.org/index/downloads/cldr-41 for general CLDR info.
-
Package list: PACKAGES
-
For npm you can use for example
[email protected]
-
Note: only version number change since beta2.
-
cldr-json info
- DATA: unicode-org/cldr-staging: 36caa1c7 release-41
- TOOL: unicode-org/cldr: 1e28c0fbb4 release-41
- SCRIPT: unicode-org/cldr-json: 2a6df0c 41.0.0-BETA2-1-g2a6df0c0d
CLDR 41 BETA2
Pre release. See https://cldr.unicode.org/index/downloads/cldr-41 for general CLDR info.
-
Package list: PACKAGES
-
For npm you can use for example
[email protected]
or justcldr-core@beta
. (thealpha
tag has been removed.)
cldr-json info
- DATA: unicode-org/cldr-staging: 1b61f886 release-41-beta2
- TOOL: unicode-org/cldr: 4a0eb7845b release-41-beta2
- SCRIPT: unicode-org/cldr-json: bf723f4 40.0.0-9-gbf723f4cd
41.0.0-ALPHA4
PRE RELEASE
- see https://cldr.unicode.org/index/downloads/cldr-41 for all of the CLDR details
- see https://github.com/unicode-org/cldr-json/blob/41.0.0-ALPHA4/PACKAGES.md for the npm packages
What's Changed In This Repo
- CLDR-15158: fix cldr-generate-zip.sh to include bcp47 by @srl295 in #37
Full Changelog: 40.0.0...41.0.0-ALPHA4
40.0.0 - CLDR v40
CLDR 40
📝 Note: as of 2022-02-14 the zipfiles have been rereleased to correct for CLDR-15158
👉 See https://cldr.unicode.org/index/downloads/cldr-40 for details about CLDR 40
👉 👉 Especially see https://cldr.unicode.org/index/downloads/cldr-40#h.nssoo2lq3cba with JSON data changes. 👈 👈
For the (new!) list of packages, see https://github.com/unicode-org/cldr-json/blob/40.0.0/PACKAGES.md#cldr-json-packages
PRs here
- merge 39.0.0 in by @srl295 in #23
- CLDR-14571 generate cldr-bcp47 data by @nordzilla in #26
- CLDR-15022 speedup generate (only build cldr-code) by @srl295 in #27
- auto update 'latest' tag by @srl295 in #29
- CLDR-14717 add a linter script by @srl295 in #32
- CLDR-15022: update cldr-config.sh by @srl295 in #31
- update instructions for publish by @srl295 in #30
- CLDR-15022 improvements to cldr-json README, split out UPDATING by @srl295 in #33
- CLDR-15022 v40.0.0 data by @srl295 in #34
New Contributors
- @nordzilla made their first contribution in #26
Full Changelog: 39.0.0...40.0.0
40.0.0-BETA4d
Has this fix: unicode-org/cldr#1558
cldr maint-40: f022bde846 CLDR-15113 json: move datetimeSkeleton to a parallel location (#1558)
cldr staging: 780e4b41 CLDR-14976 update cldr-staging with CLDR release-40-beta3 production data
like 40.0.0-BETA4 but with a fix
includes fix unicode-org/cldr#1552 otherwise see 40.0.0-BETA4
40.0.0-BETA4
🚧 PRE RELEASE
WHAT IS THIS
- see https://cldr.unicode.org/index/downloads/cldr-40 for CLDR 40 info
- see https://github.com/unicode-org/cldr-json for general
cldr-json
info
HOW DO I GET IT
- Published to npm as
[email protected]
etc. - zip downloads below
What's Changed
Full Changelog: 40.0.0-ALPHA4...40.0.0-BETA4
Colophon
- cldr-staging: 780e4b41 CLDR-14976 update cldr-staging with CLDR release-40-beta3 production data (also release-40-beta4)
- cldr-maint-40: 08a2bfd3bf CLDR-14642 json: remove a debugging print (Pr in progress)
40.0.0-ALPHA4
cldr 40.0.0-ALPHA4
40.0.0-ALPHA3
see #28
tagged as and and published to npm as 40.0.0-ALPHA3
cldr-staging release-40-alpha3
cldr maint-40 + CLDR-14642 cldr-json: skip en-US-u-va-posix cldr#1498
Migration:
- new package
cldr-bcp47
with bcp47 metadata - also, bcp47 filename usage: see unicode-org/cldr#1494 (comment) for migration
39.0.0
Release of CLDR v39 for JSON. Available here or on npm under the tag 39.0.0
For more information about cldr-json, see https://github.com/unicode-org/cldr-json
Please note the following upcoming changes, planned for CLDR v40
- CLDR-14642 : The
en-US-POSIX
locale will be affected in some way, and alsoroot
will be renamed tound
. This will leave cldr-json with only bcp47 compliant data files. Please keep an eye on this issue for further changes. - CLDR-14571 : This is a proposal to add bcp47 data into the cldr-json files. See this issue for more details.