Cldr Dates Times version 2.24.1
Bug Fixes
- Allow
NaiveDatetime.t/0types to be passed toCldr.Interval.to_string/3. Previously there was no function clause that supported these types even though the formatting code does. Thanks to @sysashi for the report. Partially fixes #62. Full resolution requires fixing #61 targetted for the end of October 2025.