Skip to content

v0.21.10

Choose a tag to compare

@github-actions github-actions released this 24 Mar 01:26
· 134 commits to main since this release
03e01d8
  • Define autonym for pseudo (test) locales.

  • Fix cargo zng l10n --pseudo issues.

    • Now handles terms correctly.
    • Now also replaces literal strings.
    • Fixes function call arguments.
  • Upgrade cargo zng l10n --pseudo to current directory format.

    • Generates pseudo localization for dependencies too.
  • Fix Text! widget not refreshing on LANG_VAR changes.

  • Add FontName::system_ui with value "system-ui.

    • Deprecated FontNames::system_ui and related methods.
    • Add GenericFonts::system_ui and related methods.
    • Fixes Chinese, Japanese and Korean UI fonts not loading.

Crates will be available on crates.io once Publish completes.