Changelog for
perl-Excel-Writer-XLSX-0.99-1.1.noarch.rpm :
* Mon Feb 11 2019 cooloAATTsuse.com- updated to 0.99 see /usr/share/doc/packages/perl-Excel-Writer-XLSX/Changes 0.99 2019-02-10 + Added font and font_size parameters to write_comment(). + Allow formulas in date field of data_validation(). + Added top_left chart legend position. + Added legend formatting options. + Added set_tab_ratio() method to set the ratio between the worksheet tabs and the horizontal slider. + Added worksheet hide_row_col_headers() method to turn off worksheet row and column headings. + Add functionality to align chart category axis labels. ! Fix for issue with special characters in worksheet table functions. ! Fix handling of \'num_format\': \'0\' in duplicate formats.
* Sat Apr 21 2018 cooloAATTsuse.com- updated to 0.98 see /usr/share/doc/packages/perl-Excel-Writer-XLSX/Changes 0.98 2018-04-14 + Set the xlsx internal file member datetimes to 1980-01-01 00:00:00 like Excel so that apps can produce a consistent binary file once the workbook set_properties() created date is set. Feature request #168. 0.97 2018-04-10 + Added Excel 2010 data bar features such as solid fills and control over the display of negative values. + Added default formatting for hyperlinks if none is specified. The format is the Excel hyperlink style so links change colour after they are clicked. ! Fixed missing plotarea formatting in pie/doughnut charts.
* Sun Sep 17 2017 cooloAATTsuse.com- updated to 0.96 see /usr/share/doc/packages/perl-Excel-Writer-XLSX/Changes 0.96 2017-09-16 + Added icon sets to conditional formatting. Feature request #116.
* Mon Jun 13 2016 cooloAATTsuse.com- updated to 0.95 see /usr/share/doc/packages/perl-Excel-Writer-XLSX/Changes 0.95 2016-06-13 + Added workbook set_size() method. Feature request #59.
* Sun Jun 12 2016 cooloAATTsuse.com- updated to 0.94 see /usr/share/doc/packages/perl-Excel-Writer-XLSX/Changes 0.94 2016-06-07 + Added font support to chart tables. Feature request #96. 0.93 2016-06-07 + Added trendline properties: intercept, display_equation and display_r_squared. Feature request #153. 0.92 2016-06-01 ! Fix for insert_image issue when handling images with zero dpi.
* Tue May 31 2016 cooloAATTsuse.com- updated to 0.91 see /usr/share/doc/packages/perl-Excel-Writer-XLSX/Changes 0.91 2016-05-31 + Add set_custom_property() workbook method to set custom document properties.
* Mon May 23 2016 cooloAATTsuse.com- updated to 0.90 see /usr/share/doc/packages/perl-Excel-Writer-XLSX/Changes 0.90 2016-05-13 + Added get_worksheet_by_name() workbook method to retrieve a worksheet in a workbook by name. Feature request #124. ! Fixed issue where internal file creation and modification dates where in the local timezone instead of UTC. Issue #162. ! Fixed issue with \"external:\" urls with space in sheetname. ! Fixed issue where Unicode full-width number strings were treated as numbers in write(). Issue #160.
* Thu May 05 2016 cooloAATTsuse.com- updated to 0.89 see /usr/share/doc/packages/perl-Excel-Writer-XLSX/Changes 0.89 2016-04-16 + Added write_boolean() worksheet method to write Excel boolean values.
* Tue Jan 19 2016 cooloAATTsuse.com- updated to 0.88 see /usr/share/doc/packages/perl-Excel-Writer-XLSX/Changes 0.88 2016-01-14 + Added transparency option to solid fills in chart areas. + Added options to configure chart axis tick placement. Feature request #158.
* Wed Jan 13 2016 cooloAATTsuse.com- updated to 0.87 see /usr/share/doc/packages/perl-Excel-Writer-XLSX/Changes 0.87 2016-01-12 + Added chart pattern and gradient fills. + Added option to set chart tick interval. + Add checks for valid and non-duplicate worksheet table names. + Added support for table header formatting and a fix for wrapped lines in the header.
* Wed Oct 21 2015 cooloAATTsuse.com- updated to 0.86 see /usr/share/doc/packages/perl-Excel-Writer-XLSX/Changes 0.86 2015-10-19 ! Fix to allow chartsheets to support combined charts. ! Fix for images with negative offsets. + Allow hyperlinks longer than 255 characters when the link and anchor are each less than or equal to 255 characters. + Added hyperlink_base document property. + Added option to allow data validation input messages with the ‘any’ validate parameter. Issue #144. + Added \"stop if true\" feature to conditional formatting. Issue #138. + Added better support and documentation for html colours throughout the module. The use of the Excel97 colour palette is supported for backward compatibility but deprecated. Issue #97.
* Tue Sep 15 2015 cooloAATTsuse.com- updated to 0.85 see /usr/share/doc/packages/perl-Excel-Writer-XLSX/Changes 0.85 2015-08-05 ! Fixes for new redundant sprintf arguments warnings in perl 5.22. Issue #134. ! Fix url encoding of links to external files and dirs.
* Wed Apr 22 2015 cooloAATTsuse.com- updated to 0.84 see /usr/share/doc/packages/perl-Excel-Writer-XLSX/Changes 0.84 2015-04-21 + Added support for chart axis display units (thousands, million, etc.). + Added option to set printing in black and white. Issue #125. + Added chart styles example. + Added gradient fill support. + Added support for clustered charts. + Added support for boolean error codes.
* Tue Apr 14 2015 cooloAATTsuse.com- updated to 0.83 see /usr/share/doc/packages/perl-Excel-Writer-XLSX/Changes
* Sat Dec 03 2011 pascal.bleserAATTopensuse.org- initial version (0.39)