This is the changelog for Cldr Calendars Composite Calendars Composite v1.0.1 released on September 6th, 2023. For older changelogs please consult the release tag on GitHub
** Note that ex_cldr_calendars_composite
v1.0.1 and later is supported on Elixir 1.11 and later only.
- Add callbacks for
Calendar.iso_days_to_beginning_of_day/1
andCalendar.iso_days_to_end_of_day/1
.
This is the changelog for Cldr Calendars Composite Calendars Composite v1.0.0 released on April 28th, 2023. For older changelogs please consult the release tag on GitHub
** Note that ex_cldr_calendars_composite
is supported on Elixir 1.10 and later only.
- Add required
days_in_month/1
callback.
This is the changelog for Cldr Calendars Composite v0.2.0 released on December 16th, 2021. For older changelogs please consult the release tag on GitHub
** Note that ex_cldr_calendars_composite
is support on Elixir 1.10 and later only.
- Fix compatibility with
ex_cldr_calendars
version 1.17 and later which have an updated behaviour specification.
This is the changelog for Cldr Calendars Composite v0.2.0 released on May 22nd, 2021. For older changelogs please consult the release tag on GitHub
- Remove warnings for Elixir 1.12
This is the changelog for Cldr Calendars Composite v0.1.0 released on June 20th, 2020. For older changelogs please consult the release tag on GitHub
Initial release.