Cldr version 2.24.2
Bug Fixes
- Obviate compiler warning for
Code.can_await_module_compilation?/0
on Elixir versions where the function does not exist. Thanks to @DaTrader for the report.
Enhancements
- Apply
@external_resource
for each configured locale in backend modules.