2016-05-25 07:50:44 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon May 23 11:48:26 UTC 2016 - coolo@suse.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.
|
|
|
|
|
|
2016-05-20 05:20:38 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu May 5 09:14:33 UTC 2016 - coolo@suse.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.
|
|
|
|
|
|
2016-01-19 15:26:33 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jan 19 09:51:43 UTC 2016 - coolo@suse.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.
|
|
|
|
|
|
2016-01-14 06:36:34 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 13 09:53:54 UTC 2016 - coolo@suse.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.
|
|
|
|
|
|
2015-10-22 07:55:56 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Oct 21 08:54:16 UTC 2015 - coolo@suse.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.
|
|
|
|
|
|
2015-09-15 18:50:51 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Sep 15 08:44:15 UTC 2015 - coolo@suse.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.
|
|
|
|
|
|
2015-04-22 13:59:29 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Apr 22 06:12:12 UTC 2015 - coolo@suse.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.
|
|
|
|
|
|
2015-04-15 07:29:37 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Apr 14 20:25:35 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- updated to 0.83
|
|
|
|
|
see /usr/share/doc/packages/perl-Excel-Writer-XLSX/Changes
|
|
|
|
|
|
2011-12-03 22:37:09 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Dec 03 22:43:10 CET 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
|
|
- initial version (0.39)
|
|
|
|
|
|