Revision history for Perl module DateTime::Format::CLDR
1.12 Wed Oct 27 2010
- Fix broken Makefile.PL
1.11 Mon Oct 25 2010
- Case insensitive pattern matching (Andrew Rodland)
1.10 Thu Jan 21 2010
- Fixed bug rt53849 (Ozum Eldogan)
1.09 Fri Sep 18 2008
- Added support for non 4-digit years and BC dates
- More tests
- Fixed bug rt49605 (Bernhard Graf)
- Require latest DateTime::TimeZone to avoid test fails
- Handle era, throw error if things go really wrong
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