SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-Excel-Writer-XLSX-1.120.0-2.5.noarch.rpm :

* Fri Mar 08 2024 Tina Müller - Fix disabling of __perllib_provides
* Tue Feb 27 2024 Tina Müller - updated to 1.12 see /usr/share/doc/packages/perl-Excel-Writer-XLSX/Changes 1.12 2024-02-26 + Added support for embedding images into worksheets with worksheet `embed_image()`. This can be useful if you are building up a spreadsheet of products with a column of images for each product. Embedded images move with the cell so they can be used in worksheet tables or data ranges that will be sorted or filtered. This functionality is the equivalent of Excel\'s menu option to insert an image using the option to \"Place in Cell\" which is available in Excel 365 versions from 2023 onwards. + Added support for Excel 365 `IMAGE()` future. + Added trendline equation formatting for Charts. + Added support for leader lines to all chart types. + Added chart option to display `N/A` as empty cells. + Add support for `invert_if_negative` color option in Charts. + Added worksheet `very_hidden()` method to hide a worksheet in a way that it can only be unhidden by VBA. Feature Request #228. ! Fixed identation and alignment property mismatch. Fix issue where a horizontal alignment format was ignored if the indentation was also set.
* Mon Mar 20 2023 Tina Müller - updated to 1.11 see /usr/share/doc/packages/perl-Excel-Writer-XLSX/Changes 1.11 2023-03-19 + Added support for simulated worksheet `autofit()`. + Refactored internal column property handling to allow column ranges to be overridden (a common UX expectation). + Add `quote_prefix` format property. ! Add fix for forward/backward slash issue on Windows perl builds. Possibly introduced by a change in File::Find. Issue #284 ! Fix for duplicate number formats. Issue #283 ! Add fix for worksheets with tables and background images. ! Replace/fix the worksheet protection password algorithm so that is works correctly for strings over 24 chars.
* Sat Dec 31 2022 Tina Müller - updated to 1.10 see /usr/share/doc/packages/perl-Excel-Writer-XLSX/Changes
* Sat May 15 2021 Tina Müller - updated to 1.09 see /usr/share/doc/packages/perl-Excel-Writer-XLSX/Changes 1.08 2021-03-31 + Added support for background images in worksheets. See set_background(). + Added support for GIF image files (and in Excel 365, animated GIF files). + Added support for pixel sizing in set_row() and set_column() via new functions called set_row_pixels() and set_column_pixels(). + Added initial support for dynamic arrays in formulas.
* Thu Apr 01 2021 Tina Müller - updated to 1.08 see /usr/share/doc/packages/perl-Excel-Writer-XLSX/Changes 1.08 2021-03-31 + Added ability to add accessibility options \"description\" and \"decorative\" to images via insert_image(). + Added the workbook read_only_recommended() method to set the Excel \"Read-only Recommended\" option that is available when saving a file. + Added option to set a chart crossing to \'min\' as well as the existing \'max\' option. The \'min\' option isn\'t available in the Excel interface but can be enabled via VBA. + Added option to unprotect ranges in protected worksheets. + Added check, and warning, for worksheet tables with no data row. Either with or without a header row. + Added ignore_errors() worksheet method to ignore Excel worksheet errors/warnings in user defined ranges. ! Fixed issue where pattern formats without colours where given a default black fill colour. ! Fix issue where custom chart data labels didn\'t inherit the position for the data labels in the series. ! Fixed issue with relative url links in images. ! Fixed issue where headers/footers were restricted to 254 characters instead of 255.
* Fri Aug 07 2020 Tina Müller - updated to 1.07 see /usr/share/doc/packages/perl-Excel-Writer-XLSX/Changes 1.07 2020-08-06 + Added support for Border, Fill, Pattern and Gradient formatting to chart data labels and chart custom data labels.
* Tue Aug 04 2020 Tina Müller - updated to 1.06 see /usr/share/doc/packages/perl-Excel-Writer-XLSX/Changes 1.06 2020-08-03 ! Fix for issue where array formulas weren\'t included in the output file for certain ranges/conditions.
* Fri Jul 31 2020 Tina Müller - updated to 1.05 see /usr/share/doc/packages/perl-Excel-Writer-XLSX/Changes 1.05 2020-07-30 + Added support for custom data labels in charts.
* Mon Jun 01 2020 Tina Müller updated to 1.04 see /usr/share/doc/packages/perl-Excel-Writer-XLSX/Changes 1.04 2020-05-31 + Added support for \"stacked\" and \"percent_stacked\" Line charts. ! Fix for worksheet objects (charts and images) that are inserted with an offset that starts in a hidden cell. ! Fix for issue with default worksheet VBA codenames. - Removed error in add_worksheet() for sheet name \"History\" which is a reserved name in English version of Excel. However, this is an allowed worksheet name in some Excel variants so the warning has been turned into a documentation note instead.
 
ICM