Releases: unicode-org/cldr
release-42-beta1
CLDR 42 beta1. This is a pre-release candidate version of CLDR 42, intended for testing. It is not recommended for production use. For upcoming information on this release see http://cldr.unicode.org/index/downloads/cldr-42
release-42-alpha3
CLDR 42 alpha3. This is a pre-release candidate version of CLDR 42, intended for testing. It is not recommended for production use. For upcoming information on this release see http://cldr.unicode.org/index/downloads/cldr-42
release-42-alpha2
CLDR 42 alpha2 (proposed first public alpha). This is a pre-release candidate version of CLDR 42, intended for testing. It is not recommended for production use. For upcoming information on this release see http://cldr.unicode.org/index/downloads/cldr-42
release-42-alpha1b
CLDR 42 alpha1b (not yet public alpha). This is a preliminary version of CLDR 42, intended for internal development. It is not recommended for production use. For upcoming information on this release see http://cldr.unicode.org/index/downloads/cldr-42
release-42-alpha1
CLDR 42 alpha1 (not yet public alpha). This is a preliminary version of CLDR 42, intended for internal development. It is not recommended for production use. For upcoming information on this release see http://cldr.unicode.org/index/downloads/cldr-42
release-42-alpha0
CLDR 42 alpha0, with first data from the Survey Tool. This is an early milestone release of CLDR 42, to enable ICU development work. It is not recommended for other uses. For information on this release see http://cldr.unicode.org/index/downloads/cldr-42
release-42-m2
CLDR 42 milestone 2, as of the end of vetting (before incorporation of data form the Survey Tool). This is an early milestone release of CLDR 42, to enable ICU development work. It is not recommended for other uses. For information on this release see http://cldr.unicode.org/index/downloads/cldr-42
release-42-m1
CLDR 42 milestone 1, as of the start of general data submission. This is an early milestone release of CLDR 42, to enable ICU development work. It is not recommended for other uses. For information on this release see http://cldr.unicode.org/index/downloads/cldr-42
CLDR 42-pre 2022-04-25 snapshot for UnicodeTools
What's Changed
- CLDR-14311 use JDK11 for build [v42] by @srl295 in #960
- CLDR-15404 Person names draft api by @macchiati in #1786
- CLDR-15405 first cut personNames dtd & en data, plus tooling updates/skips by @pedberg-icu in #1787
- CLDR-15404 Adjust code to use en.xml by @macchiati in #1789
- CLDR-15405 PersonNames coverage, PathHeader, PathDescription by @pedberg-icu in #1792
- CLDR-15404 Add string convenience methods, and validity checks by @macchiati in #1793
- CLDR-15369 Priority Items Summary, fix locale count by @btangmu in #1791
- CLDR-15404 add compact and expand by @macchiati in #1798
- CLDR-15442 Pick pattern that matches input name better by @wasker in #1797
- CLDR-15369 Priority Items Summary, save in db; manager access; org-neutral by @btangmu in #1809
- CLDR-15405 Fully enumerated paths in root (with aliases) and en; namePattern no longer @ordered by @pedberg-icu in #1811
- CLDR-15398 Fix mistakes by @ivan-pan in #1785
- CLDR-15469 Improve name pattern parser by @wasker in #1828
- CLDR-15470 BRS v41 cherry pick spec fixes from maint/maint-41 to main by @pedberg-icu in #1832
- CLDR-15404 Add example generation 2 by @macchiati in #1838
- CLDR-15404 add fallbacks by @macchiati in #1839
- CLDR-15369 Priority Items Summary, fix memory shortage; refactoring by @btangmu in #1843
- CLDR-15369 re-instate memfree/memtotal by @srl295 in #1845
- CLDR-15405 Add initialPatterns, sampleNames & data; PathHeader functions for ordering by @pedberg-icu in #1844
- CLDR-15465 update Eclipse prefs for Java 11 by @srl295 in #1846
- CLDR-15381 Update liberty-maven-plugin version in pom.xml by @btangmu in #1842
- CLDR-15384 Add code to elide literal text around empty fields. by @richgillam in #1854
- CLDR-15404 add sample names to examples by @macchiati in #1855
- CLDR-15488 db: improve issue with hang on derby table create by @srl295 in #1849
- CLDR-14311 JDK 11 / deps updates by @srl295 in #1857
- CLDR-14311 remove xerces to avoid conflict in eclipse by @srl295 in #1859
- CLDR-14543 reduce calls to CLDRFile.getUnresolved() by @srl295 in #1850
- CLDR-14543 reduce memory use of the getSourceLocation() calls by @srl295 in #1851
- CLDR-15384 A few small tweaks to my previous PR. by @richgillam in #1856
- CLDR-15404 fix monogram, multiword initials by @macchiati in #1862
- CLDR-15470 cherry pick spec fixes from maint-41 to main, part 2 by @pedberg-icu in #1864
- CLDR-15460 build: restructure workflows by @srl295 in #1868
- CLDR-15369 Priority Items Summary, schedule automatic snapshots by @btangmu in #1853
- CLDR-15405 nameOrder→nameOrderLocales, mv sorting from usage→order, sampleNames in root / ∅∅∅ in en by @pedberg-icu in #1869
- CLDR-15404 Add surveytool checks by @macchiati in #1870
- CLDR-15404 fix sorting patterns by @macchiati in #1871
- CLDR-15472 dbUtils is null in SurveyMain.doStartupDB by @btangmu in #1872
- CLDR-15470 cherry-pick two more spec fixes from maint-41 to main by @pedberg-icu in #1873
- CLDR-15484 Fix mistakes by @ivan-pan in #1841
- CLDR-15405 replace "any" entry with 3 root fallbacks by order; add/use &personNameSection by @pedberg-icu in #1875
- CLDR-15404 Enhance error checking by @macchiati in #1877
- CLDR-15405 add mononym sample, more code-like root dummy names, fix ST section & path ordering by @pedberg-icu in #1878
- CLDR-15484 spec: change 👉 to character by @srl295 in #1879
- CLDR-15088 specs: fix mixed content, improve build by @srl295 in #1881
- CLDR-15404 More tests and examples by @macchiati in #1882
- CLDR-15404 instrument for debugging by @macchiati in #1885
- CLDR-15530 cherry-pick remaining maint-41 commits to main by @pedberg-icu in #1887
- CLDR-15464 spec: fix gh-pages by @srl295 in #1888
- CLDR-15404 fix the internal caching in example generator, part 1 by @macchiati in #1892
- CLDR-15532 SBRS v42: Update CLDR version, ICU4J libs, readme version/status by @pedberg-icu in #1891
- CLDR-15219 Survey Tool is missing favicon by @btangmu in #1890
- CLDR-14906 Retain Dashboard hidden status across releases by @btangmu in #1884
- CLDR-15369 Priority Items Summary, schedule automatic snapshots by @btangmu in #1886
- CLDR-15319 build: dependabot file by @srl295 in #1893
- CLDR-15319 build: dependabot file update by @srl295 in #1895
- CLDR-15319 build: dependabot should run monthly by @srl295 in #1912
- CLDR-15538 test for ExampleGenerator by @srl295 in #1914
- CLDR-15369 Priority Items Summary snapshots, improvements by @btangmu in #1910
- CLDR-15539 tr:(deps): Bump jsdom from 16.5.2 to 19.0.0 in /tools/scripts/tr-archive by @dependabot in #1906
- CLDR-15449 add wod_nko for the nqo langauge by @srl295 in #1920
- CLDR-15539 tr:(deps): Bump highlight.js from 10.7.2 to 11.5.1 in /tools/scripts/tr-archive by @dependabot in #1903
- CLDR-15539 j:(deps): Bump gson from 2.8.9 to 2.9.0 in /tools by @dependabot in #1900
- CLDR-15539 js:(deps-dev): Bump chai from 4.3.4 to 4.3.6 in /tools/cldr-apps/js by @dependabot in #1909
- CLDR-15539 gh:(deps): Bump actions/checkout from 2 to 3 by @dependabot in #1904
- CLDR-15539 j:(deps): Bump frontend-maven-plugin from 1.11.0 to 1.12.1 in /tools by @dependabot in #1902
- CLDR-15539 gh:(deps): Bump actions/cache from 2 to 3 by @dependabot in #1898
- CLDR-15539 j:(deps): Bump maven-surefire-plugin from 2.22.1 to 2.22.2 in /tools by @dependabot in #1897
- CLDR-15556 v42 consolecheck to BUILD by @srl295 in #1922
- CLDR-15558 DtdData err msg improvements by @srl295 in #1927
- CLDR-15539 j:(deps): Bump commons-fileupload from 1.3.3 to 1.4 in /tools by @dependabot in #1926
- CLDR-15292 rdf: fix LanguageMapper by @srl295 in #1921
- CLDR-15539 gh:(deps): Bump actions/download-artifact from 2 to 3 by @dependabot in #1924
- CLDR-15539 j:(deps): Bump maven-clean-plugin from 3.1.0 to 3.2.0 in /tools by @dependabot in #1923
- CLDR-15539 j:(deps): Bump maven-project-info-reports-plugin from 3.0.0 to 3.2.2 in /tools by @dependabot in #1929
- CLDR-15556 v42 SBRS disable limited submission by @srl295 in #1928
- CLDR-15539 j:(deps): Bump maven-shade-plugin from 3.2.4 to 3.3.0 in /tools by @dependabot in #1933
- CLDR-15404 add checks and tests by @macchiati in #1931
- CLDR-15363 Update QAR Currency display name by @AEApple in #1930
- CLDR-15561 read git hash directly for data by @srl295 in #1934
- CLDR-15567 fixes for old DTDs by @srl295 in #1936
- CLDR-15405 move monogram from length→usage, reduce/rename sampleName items, rearrange order by @pedberg-icu in #1935
- CLDR-15515 Remove underscore Santo_Domingo by @AEApple in #1938
- CLDR-15571 revert #1933 maven-shade-plugin by @srl295 in #1939
- CLDR-15571 SurveyAjax: ret...
CLDR 1.1: Historical re-release
- This is a release tag generated for historical purposes.
- CLDR 1.1 was released 2004-06-08
See https://cldr.unicode.org for the latest release and further information
CLDR-15567 v1.1 add a historic tag for release-1-1 including dtd from unicode.org