Changelog

View Source

** Note that ex_cldr_calendars_composite v1.1.0 and later is supported on Elixir 1.12 and later only.

Cldr Calendars Composite v1.1.0

This is the changelog for Cldr Calendars Composite v1.1.0 released on March 19th, 2025. For older changelogs please consult the release tag on GitHub

Bug Fixes

  • Implement Calendar.shift_* callbacks if the host Elixir supports them.

Enhancements

  • Use ex_cldr_calendars version 2.x

Cldr Calendars Composite v1.0.1

This is the changelog for Cldr Calendars Composite v1.0.1 released on September 6th, 2023. For older changelogs please consult the release tag on GitHub

Bug Fixes

  • Add callbacks for Calendar.iso_days_to_beginning_of_day/1 and Calendar.iso_days_to_end_of_day/1.

Cldr Calendars Composite v1.0.0

This is the changelog for Cldr 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.

Bug Fixes

  • Add required days_in_month/1 callback.

Cldr Calendars Composite v0.3.0

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.

Bug Fixes

  • Fix compatibility with ex_cldr_calendars version 1.17 and later which have an updated behaviour specification.

Cldr Calendars Composite v0.2.0

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

Bug Fixes

  • Remove warnings for Elixir 1.12

Cldr Calendars Composite v0.1.0

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

Enhancements

Initial release.