Changelog for Cldr Calendars Format
View SourceNote that ex_cldr_calendars_format
version 1.0.0 and later are supported on Elixir 1.12 and later only.
Cldr Calendars Format v1.0.0
This is the changelog for Cldr Calendars Format v1.0.0 released on March 19th, 2025. For older changelogs please consult the release tag on GitHub
Enhancements
Release 1.0.0 supported on Elixir 1.12 and later.
Updates to
ex_cldr_calendars
2.x.
Cldr Calendars Format v0.4.0
This is the changelog for Cldr Calendars Format v0.4.0 released on May 4th, 2020. For older changelogs please consult the release tag on GitHub
Enhancements
- Adds
:private
as an option toCldr.Calendar.Format.year/2
andCldr.Calendar.Format.month/3
. Thanks to @dbernheisel for the PR.
Cldr Calendars Format v0.3.0
This is the changelog for Cldr Calendars Format v0.3.0 released on April 5th, 2020. For older changelogs please consult the release tag on GitHub
Bug Fixes
- Fix caption formatting to be compatible with current
ex_cldr_calendars
Cldr Calendars Format v0.2.0
This is the changelog for Cldr Calendars Format v0.2.0 released on September 2nd, 2019. For older changelogs please consult the release tag on GitHub
Enhancements
- Update
ex_cldr_calendars
to1.x
branch
Cldr Calendars Format v0.1.0
This is the changelog for Cldr Calendars Format v0.1.0 released on April 21st, 2019. For older changelogs please consult the release tag on GitHub
Enhancements
- Initial release