Skip to content

Conversation

@younies
Copy link
Member

@younies younies commented Jan 15, 2026

This commit introduces the CurrencyEssentialsRootV1 data provider, which includes essential currency data for the root locale. It adds new data files for various locales and updates the necessary modules to support this functionality. Additionally, the essentials_slicing module is created to handle the extraction of currency essentials data.

Changes include:

  • New data files for CurrencyEssentialsRootV1 in multiple languages.
  • Updates to the SourceDataProvider to implement the new data provider.
  • Refactoring of the extract_currency_essentials function to be publicly accessible.
  • Inclusion of the new module in the currency module structure.

This enhancement aims to improve currency formatting capabilities across different locales.

…tures

This commit introduces the `CurrencyEssentialsRootV1` data provider, which includes essential currency data for the root locale. It adds new data files for various locales and updates the necessary modules to support this functionality. Additionally, the `essentials_slicing` module is created to handle the extraction of currency essentials data.

Changes include:
- New data files for `CurrencyEssentialsRootV1` in multiple languages.
- Updates to the `SourceDataProvider` to implement the new data provider.
- Refactoring of the `extract_currency_essentials` function to be publicly accessible.
- Inclusion of the new module in the currency module structure.

This enhancement aims to improve currency formatting capabilities across different locales.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant