Revision history for Spreadsheet-Reader-ExcelXML Uses the change tracking convention + New feature. - Removed/deprecated feature. ! Bug fix. * Place holder NOTE: This software is designated as beta quality until this notice is removed. The goal is to be method matched to Spreadsheet::ParseExcel prior to the v1.0 release. v0.12.2 2016-06-10 06:05:23-07:00 America/Los_Angeles ! Attempt to fix a couple of CPAN Testers fails http://www.cpantesters.org/cpan/report/03c61060-2cf2-11e6-8f3d-886e3422d01a http://www.cpantesters.org/cpan/report/2e4c1c6c-2cf2-11e6-816f-dbd7a8618baf ! Fixed PositionStyles POD title v0.10.4 2016-06-07 06:33:16-07:00 America/Los_Angeles ! Added 006-synopsis_use.t in order to validate the synopsis for all CPAN testers implementations closes #6 in github with a test to catch the potential fail ! Fixed Worksheet, Chartsheet, WorksheetToRow, NamedSharedStrings, NamedStyles, PositionSharedStrings, and PositionStyles POD titles v0.10.0 2016-05-15 05:21:48-07:00 America/Los_Angeles ! Fix POD encoding requirements for kwalitee fail v0.8.0 2016-05-15 04:58:48-07:00 America/Los_Angeles ! Fix common versioning of modules v0.6.0 2016-05-14 23:21:47-07:00 America/Los_Angeles ! Updated the requirement for Spreadsheet::Reader::Format to v0.6.0 to avoid cascading CPAN testers fails v0.4.0 2016-05-11 12:44:12-07:00 America/Los_Angeles ! changed test 06-named_worksheet.t to use cmp_deeply to avoid preceision variances between perls closes #1 in github ! Added an acknowledgement for Slaven Rezić - thanks for the prompt bug submission ! Updated level requirements for Spreadsheet::Reader::Format closes #2 in github ! Excluded empty strings from the attribute build when they are not between quotes v0.2.0 2016-05-10 15:10:05-07:00 America/Los_Angeles + Initial production level release ! fixed several travis-ci fails mostly due to os differences and imported classes + Finished the main Spreadsheet::Reader::ExcelXML pod (documentation) v0.1_1 2016-05-05 05:42:17-07:00 America/Los_Angeles (TRIAL RELEASE) + Initial release to move Spreadsheet::XLSX::Reader::LibXML off of XML::LibXML support