All Versions
7
Latest Version
Avg Release Cycle
397 days
Latest Release
1077 days ago
Changelog History
Changelog History
-
v0.4.1 Changes
June 25, 2023What's Changed
- ➕ Add CI workflow by @alisinabh in #13
- ⬆️ Bump version and publish 0.4.0 by @alisinabh in #15
- ✂ Delete
config.exsby @shahryarjb in #17 - ⚡️ Update Elixir and Erlang versions in CI config by @alisinabh in #19
- 👌 Improve document by @shahryarjb in #20
- ⬆️ Upgrade dialyxir and ex_doc and publish 0.4.1 by @alisinabh in #22
Full Changelog : v0.4.0...v0.4.1
-
v0.4.0 Changes
October 17, 2021🛠 In this version the newest Elixir Calendar behaviour is adopted. Also a small bug in calculating leap years has been fixed thanks to @shahryarjb
-
v0.3.0 Changes
April 06, 2019🚀 This release of
jalaalisupports new features of Calendar module introduced in elixir1.8.🔄 Changes
- Add
day_of_era/3. - Add
day_of_year/3. - Add
months_in_year/1. - Add
quarter_of_year/3. - Add
year_of_era/1. - ➕ Added tests for all above implementations.
- ⬆️ Bump
ex_docversion to0.20.1. - ✂ Remove
README.mdsection for elixir<1.5. - ⬆️ Bump version to
0.3.0 - 🔄 Changed travis-ci elixir versions.
- Add
-
v0.2.1 Changes
September 21, 2017Fix issues with
day_of_weekfunction inJalaali.Calendar -
v0.2.0 Changes
September 21, 2017Implemented Elixir Calendar behaviour for Jalaali calendar.
🔄 Changes
- ➕ Add
Jalaali.Calendarmodule of behaviourCalendar - ➕ Add public day functions for original
Jalaalimodule
- ➕ Add
-
v0.1.1 Changes
December 23, 2016🛠 Fixed issues with documentation, project description and Urls
-
v0.1.0
December 17, 2016