Sourced from ex_cldr_dates_times's releases.
Cldr Dates Times version 2.22.0
Breaking Data format changes
There are some changes to the underlying locale data format that will be a breaking change for results returned from:
Cldr.DateTime.Format.time_formats/{1,2,3}MyApp.Cldr.Calendar.day_periods/{0, 1, 2}The data changes are summarised as:
- Time formats now group the
:defaultand:asciialternatives.- Day periods used for date/time formatting now group the alternatives for
amandpmwhere the data is available.- Day period display names now group the alternatives for
amandpmwhere the data is available.Enhancements
- Update to CLDR 47 data.
Cldr Dates Times version 2.21.0
Enhancements
- Allow configuration of
ex_cldr_calendarsversion 2.0 and later.
Sourced from ex_cldr_dates_times's changelog.
Cldr_Dates_Times v2.22.0
This is the changelog for Cldr_Dates_Times v2.22.0 released on March 18th, 2025. For older changelogs please consult the release tag on GitHub
Breaking Data format changes
There are some changes to the underlying locale data format that will be a breaking change for results returned from:
Cldr.DateTime.Format.time_formats/{1,2,3}MyApp.Cldr.Calendar.day_periods/{0, 1, 2}The data changes are summarised as:
- Time formats now group the
:defaultand:asciialternatives.- Day periods used for date/time formatting now group the alternatives for
amandpmwhere the data is available.- Day period display names now group the alternatives for
amandpmwhere the data is available.Enhancements
- Update to CLDR 47 data.
Cldr_Dates_Times v2.21.0
This is the changelog for Cldr_Dates_Times v2.21.0 released on January 31st, 2025. For older changelogs please consult the release tag on GitHub
Enhancements
- Allow configuration of
ex_cldr_calendarsversion 2.0 and later.
c7042c4
Update deps and changelog0a0e56c
Update version and changelogb4dbc2c
Reflect CLDR 47 Beta 2 data907fb8e
Config test dependencies930ad56
Initial testing on CLDR47 Alpha 248aada4
Support ex_cldr_calendars 2.004b4af8
Add back test locales5a67530
Merge pull request #53
from Munksgaard/fix-doc-comments3a5a7c0
Fix some doc comment warnings