Revision history for Perl module DateTime::Format::CLDR

1.08 Sun May 10 2009
    - Show more information if tests fail
    - Run less extended tests (Adam Kennedy)
    - Updated module dependencies (DateTime)
    - More testcases: Export, Exeption, Timezone
    - Fixed bugs in 'c','e' and 'ZZZZ' patterns
    - Total Test coverage is 90% (statement coverage 97%)

1.07 Sun Mar 12 2009
    - Show more info in test output
    - Updated module dependencies

1.06 Sun Mar 1 2009
    - Fixed error in exception handling
    - Tests for S{1,} pattern
    - Changed interface to be more consistent with DateTime::Format::Strptime

1.05 Sun Mar 1 2009
    - Updated documentation
    - Fixed some parsing rules
    - Adding parsing rule for S{1,} and j{1,2}
    - More tests
    - Fixed some quoting issues

1.04 Wed Feb 25 2009
    - Added missing build dependency to Makefile.PL

1.03 Thu Feb 24 2009
    - Fixed bug RT43381 (Evan Carroll)
    - Customizable handling of incomplete formats
    - Some more tests

1.02 Thu Dec 05 2008
    - Fixed bug RT41392 (Senthilvel Rangaswamy)
    - Better and customizable exception handling
    
1.01 Wed Jul 16 2008
    - Fixed some time zone issues
    - Added README file
    - Extended documentation

1.00 Tue Jul 15 2008
    - original version