Revision history for Date::Persian::Simple

0.06  Sat Jul 18 07:45:00 2015
      - Added the dependency on Date::Utils v0.10.
      - Added method get_calendar().

0.05  Sun Jul 05 17:50:00 2015
      - Added the dependency on Date::Utils v0.09.

0.04  Fri Jun 26 14:45:00 2015
      - Removed duplicate tests from the test script.
      - Renamed method is_persian_leap_year() to is_leap_year().
      - Added sample code for method from_gregorian() and from_julian() to the section "SYNOPSIS".
      - Tidied up test script in general.

0.03  Mon May 25 12:55:00 2015
      - Removed the dependency on Date::Utils::Bahai.
      - Added the dependency on Date::Utils v0.08.
      - Added the dependency on Date::Calc v6.0.
      - Merged the code from Date::Utils::Persian into Date::Persian::Simple.
      - Updated unit test w.r.t the merged code.

0.02  Thu Apr 23 23:30:00 2015
      - Re-structured and consumed Date::Utils::Persian as Moo Role.

0.01  Sat Apr 18 03:50:00 2015
      - First version, released.