Revision history for DateTimeX-Format-Excel Uses the change tracking convention + New feature. - Removed/depricated feature. ! Bug fix. * Place holder v0.12.32 2016-01-26 13:16:01-08:00 America/Los_Angeles ! Added test requires Module::Runtime = 0.014 to resolve a CPAN Testers fail v0.12.28 2015-09-29 09:25:26-07:00 America/Los_Angeles ! Added the configuration requirement for Moose 2.1213 before test since I got a weird fail for older moose when it was listed as installed + Additional badge changes + Changed the height of the kwalitee badge to better match the other badges + Changed the link in the perl 5.10+ badge to link to www.perl.org v0.12.26 2015-03-23 22:47:10-07:00 America/Los_Angeles + Added CPANTS and Minimum perl version badges ! Removed CPAN version badge ! Updated the Type::Tiny requirement to 1.000 from 0.046 to attempt to resolve a CPAN Testers bug v0.12.24 2015-03-16 14:59:38-07:00 America/Los_Angeles + Added coveralls testing in the .travis.yml file + Added a .travis.yml file to the github distro + Added Travis, Coveralls, and CPAN badges v0.12.22 2015-03-14 09:09:09-07:00 America/Los_Angeles ! Fixed some POD typos and errors v0.12.20 2015-03-13 23:26:00-07:00 America/Los_Angeles + Added more information about the date bug in excel based on information that I found includeing correcly assigning the inital bug to VisiCalc + Added an explanation of how to use Type::Tiny to integrate text dates + Reordered the change log from newest to oldest (used to be oldest to newest) v0.12.18 2014-11-26 09:06:00-08:00 America/Los_Angeles ! explicitly added all the pre-requirements to the test stage to avoid failing a clean build v0.12.16 2014-11-24 11:32:37-08:00 America/Los_Angeles ! Fixed the version callout for the Types file in the Excel.pm file ! Removed the version module requirement v0.12.14 2014-11-24 11:10:36-08:00 America/Los_Angeles ! pushed the 'version' module requirement to 0.9909 in test to see if I can fix some test loading fails v0.12.12 2014-11-19 11:08:18-08:00 America/Los_Angeles + Updated the minimum List::Util requirement for Test to 1.33 v0.12.10 2014-11-13 15:31:18-08:00 America/Los_Angeles ! Updated the minimum List::Util requirement to 1.33 + Upgraded the dist.ini and as a consequence the Readme.pod v0.12.8 2014-10-03 08:54:40-07:00 America/Los_Angeles ! Updated the minimum Moose requirements to avoid CPAN testers fails v0.12.6 2014-07-27 08:30:35-07:00 America/Los_Angeles ! Figured out how to turn off Type::Tiny::XS altogether in testing so that Failures are constrained to issues with this package only (I hope) v0.12.4 2014-07-26 12:04:06-07:00 America/Los_Angeles ! Fixed missing test plans v0.12.2 2014-07-26 00:42:31-07:00 America/Los_Angeles ! Required Type::Tiny Version 0.046 to settle on error messages ! Required Type::Tiny::XS version 0.010 in testing but not installation v0.10.2 2014-07-24 20:53:24-07:00 America/Los_Angeles + Removed the alpha notice so the software is beta state ! The error is actually in Type::Tiny::XS versions 0.009 and earlier v0.8.2 2014-07-10 18:57:27-07:00 America/Los_Angeles ! Fixed the resources links in the META files better ! Fixed a bug in the ExcelEpoch type where the empty string was not screened properly This includes a test for the failure now v0.6.2 2014-07-10 09:17:54-07:00 America/Los_Angeles + Some POD updates ! Fixed the resources links in the META files v0.4.2 2014-04-21 12:43:50-07:00 America/Los_Angeles + Turned on use strict and use warnings - for Kwalitee + Added the minimum supported perl version at 5.010 v0.2.4 2014-04-17 15:25:11 America/Los_Angeles + Initial release of an alternate calculation to DateTime::Format::Excel