Revision history for Calendar-Persian
0.16 Mon May 25 13:05:00 2015
- Dropped the dependency on Date::Utils::Persian.
- Upgraded the dependency on Date::Persian::Simple v0.03.
- Updated code w.r.t the above changes.
0.15 Thu Apr 30 12:20:00 2015
- Added LICENSE file.
0.14 Thu Apr 23 23:40:00 2015
- Re-structured and consumed Date::Utils::Persian as Moo Role.
0.13 Tue Apr 21 13:40:00 2015
- Fixed the bug in the method _calendar() the last cell is empty.
0.12 Sun Apr 19 02:50:00 2015
- Fixed the bug in the method _calendar() when the first day of the month is Sunday.
0.11 Sat Apr 18 03:40:00 2015
- Complete re-write of the entire distribution using Moo with unit tests.
0.10 Fri Jan 16 15:10:10 2015
- Removed SIGNATURE file.
- Updated MANIFEST.SKIP file to ignore folder 'eumm/'.
- Updated Copyright year information.
0.09 Fri Sep 12 19:42:17 2014
- Deleted Build.PL file.
- Removed dependency of Readonly.pm and Carp.pm.
- Added section "REPOSITORY" to the pod
- Added key "META_MERGE" to Makefile.PL
0.08 Tue Aug 09 16:25:11 2011
- Made Readonly v1.03 as minimum requirement.
- Prepared the distribution using the Module::Signature v0.68.
0.07 Tue Apr 19 15:09:09 2011
- More cosmetics changes.
0.06 Mon Apr 18 16:30:00 2011
- Renamed method days_in_year_month() to days_in_month().
- Renamed title "SYNOPSIS" to "DESCRIPTION".
- Renamed the title "Persian Calendar for the month of Farvadin year 1390.".
- Renamed the title "Month Names" to "MONTHS" and set it head1.
- Set the title "WEEKDAYS" as head1.
- Minor cosmetics changes.
0.05 Tue Apr 12 12:45:11 2011
- Fixed the internal method _validate_date().
- Added unit test 01-test-case.t
0.04 Fri Apr 08 18:58:00 2011
- Fixed one more typo in the pod for method get_calendar().
- Removed boilerplate test.
0.03 Fri Apr 08 16:17:18 2011
- Updated pod for SYNOPSIS.
- Fixed pod for method days_in_year_month().
- Fixed pod for method get_calendar().
0.02 Tue Mar 29 10:35:10 2011
- Added more information about the Persian calendar to the pod.
0.01 Thu Mar 28 17:11:23 2011
- First version released.