Packages
Implementation of the Persian Solar Hijri calendar for Elixir
Retired package: Deprecated - deprecated
Current section
Files
Jump to
Current section
Files
cldr_calendars_persian
CHANGELOG.md
CHANGELOG.md
# Changelog
## Cldr_Calendars_Persian v0.4.0
This is the changelog for ex_cldr_calendars_persian v0.4.0 released on June 8th, 2022. For older changelogs please consult the release tag on [GitHub](https://github.com/elixir-cldr/cldr_calendars_persian/tags)
**Note that ex_cldr_calendars_persian is now supported on Elixir 1.10 and later**
### Bug Fixes
* Fix application name to be `cldr_calendars_persian`
* Add additional callbacks for `Cldr.Calendar` required since `ex_cldr_calendars` version 1.8.
* Make :dev dependencies optional
## Cldr_Calendars_Persian v0.3.0
This is the changelog for ex_cldr_calendars_persian v0.3.0 released on May 22nd, 2021. For older changelogs please consult the release tag on [GitHub](https://github.com/elixir-cldr/cldr_calendars_persian/tags)
### Bug Fixes
* Remove warnings for Elixir 1.12
## Cldr_Calendars_Persian v0.2.0
This is the changelog for ex_cldr_calendars_persian v0.2.0 released on March 18th, 2021. For older changelogs please consult the release tag on [GitHub](https://github.com/elixir-cldr/cldr_calendars_persian/tags)
### Bug Fixes
* Update `Cldr.Calendar.Persian.day_of_week/3` to be `Cldr.Calendar.Persian.day_of_week/4` as required by Elixir 1.10.
## Cldr_Calendars_Persian v0.1.0
This is the changelog for ex_cldr_calendars_persian v0.1.0 released on December 10th, 2019. For older changelogs please consult the release tag on [GitHub](https://github.com/elixir-cldr/cldr_calendars_persian/tags)
### Enhancements
* Initial release