Revision history for DateTimeX-Format-Excel

+ New feature.
- Removed/deprecated feature.
! Bug fix.
* Place holder


v0.2.4    2014-04-17 15:25:11 America/Los_Angeles

	+ Initial release of an alternate calculation to DateTime::Format::Excel

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.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.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.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.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