This is the changelog for Cldr_Strftime v1.0.1 released on September 30th, 2023. For older changelogs please consult the release tag on GitHub
- Fixes code ambiguity by wrapping parens. Thanks to @rubas for the report. Closes #2.
This is the changelog for Cldr_Strftime v1.0.0 released on December 1st, 2021. For older changelogs please consult the release tag on GitHub
-
Bump to version 1.0.0 since the API has been stable for over a year
-
Update requirement for CLDR40-based releases of
ex_cldr
to remove deprecation warnings. Thanks to @zenbaku for the PR.
This is the changelog for Cldr_Strftime v0.2.0 released on March 18th, 2021. For older changelogs please consult the release tag on GitHub
- Update documentation and benchmarks
This is the changelog for Cldr_Strftime v0.1.0 released on November 29th, 2020. For older changelogs please consult the release tag on GitHub
- Initial release