The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Calendar-Indonesia-Holiday

0.09     2012-06-04

         No functional changes. Update to Perinci::Sub::Gen::AccessTable 0.11g.


0.08     2012-03-22

         No functional changes. Update to Perinci::Sub::Gen::AccessTable 0.08.


0.07     2011-12-14

         No functionality changes.

         [INCOMPATIBLE CHANGES]

         - Column 'id_name' becomes 'ind_name', 'en_name' becomes 'eng_name'.
           Sorry. The use of 'id' for 'Indonesian' is easily confused with
           'identifier'.


0.06     2011-12-14

         No library changes. Add command-line script.


0.05     2011-10-05

         Fix some calendar mistakes, add holidays from 2002-2007.


0.04     2011-07-19

         [INCOMPATIBLE CHANGES]

         - enum_id_workdays() (and count_id_workdays()) now accepts 'start_date'
           and 'end_date' arguments instead of 'year'/'mon', to be more flexible
           (list_id_holidays() should probably do too, but this requires
           enhancements to Sub::Spec::Gen::ReadTable first).

         [FIXES]

         - Calendar::ID::Holiday alias module previously couldn't export
           functions.


0.03     2011-07-10

         [ENHANCEMENTS]

         - Add alias Calendar::ID::Holiday


0.02     2011-06-30

         [ENHANCEMENTS]

         - Add functions: enum_id_workdays(), count_id_workdays().

         - (documentation) Add FAQ.


0.01     2011-06-14

         First release.