Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to CLDR 44 and icuexportdata 74 #4155

Closed
sffc opened this issue Oct 13, 2023 · 1 comment · Fixed by #4245
Closed

Update to CLDR 44 and icuexportdata 74 #4155

sffc opened this issue Oct 13, 2023 · 1 comment · Fixed by #4245
Assignees
Labels
A-data Area: Data coverage or quality C-data-infra Component: provider, datagen, fallback, adapters

Comments

@sffc
Copy link
Member

sffc commented Oct 13, 2023

Need to make sure datagen works, update tests, etc.

@sffc
Copy link
Member Author

sffc commented Nov 14, 2023

I think this is done.

    /// The latest CLDR JSON tag that has been verified to work with this version of `icu_datagen`.
    pub const LATEST_TESTED_CLDR_TAG: &'static str = "44.0.0";

    /// The latest ICU export tag that has been verified to work with this version of `icu_datagen`.
    pub const LATEST_TESTED_ICUEXPORT_TAG: &'static str = "release-74-1";

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-data Area: Data coverage or quality C-data-infra Component: provider, datagen, fallback, adapters
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant