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

Switch to use ICU4X #335

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Commits on May 7, 2024

  1. refactor!: Switch to use ICU4X

    BREAKING CHANGE: This changes the type used for language ids from
    icu_locid::LanguageIdentifier to icu_locid:LanguageIdentifier.
    zbraniecki authored and alerque committed May 7, 2024
    Configuration menu
    Copy the full SHA
    706a688 View commit details
    Browse the repository at this point in the history
  2. refactor: Separate sync feature

    zbraniecki authored and alerque committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f2476cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adef769 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30125e9 View commit details
    Browse the repository at this point in the history