Revision history for Calendar-Indonesia-Holiday

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.