Ex_Cldr_Dates_Times v2.6.3 Release Notes
Release Date: 2020-12-02 // over 1 year ago-
This is the changelog for Cldr_Dates_Times v2.6.3 released on December 3rd, 2020. For older changelogs please consult the release tag on GitHub
๐ Bug Fixes
- โก๏ธ [UPDATED] Fix regression whereby formatting a Date or Time via a backend with no options would raise a
Cldr.NoDefaultBackendError (No default :ex_cldr backend is configured)
exception. Closes #18 properly. Thanks to @maennchen.
- โก๏ธ [UPDATED] Fix regression whereby formatting a Date or Time via a backend with no options would raise a
Previous changes from v2.6.2
-
This is the changelog for Cldr_Dates_Times v2.6.2 released on December 2nd, 2020. For older changelogs please consult the release tag on GitHub
๐ Bug Fixes
- ๐ Fix regression whereby formatting a DateTime via a backend with no options would raise a
Cldr.NoDefaultBackendError (No default :ex_cldr backend is configured)
exception. Closes #18. Thanks to @maennchen.
- ๐ Fix regression whereby formatting a DateTime via a backend with no options would raise a