Xlsxwriter

Latest version: v3.2.0

Safety actively analyzes 630360 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 28

1.0.7

------------------------------

* Fix for unicode type error in Python 3. :issue:`554`.

1.0.6

------------------------------

* Added some performance improvements. :pull:`551`.

1.0.5

---------------------------

* Added example of how to subclass the Workbook and Worksheet objects. See
:ref:`ex_inheritance1` and :ref:`ex_inheritance2`.

* Added support for WMF and EMF image formats to the Worksheet
:func:`add_image` method.

1.0.4

-----------------------------

* 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
:func:`set_properties` ``created`` date is set. :pull:`495`.

* Fix for jpeg images that reported unknown height/width due to unusual SOF
markers. :issue:`506`.

* Added support for blanks in list autofilter. :issue:`505`.

1.0.3

-----------------------------

* Added Excel 2010 data bar features such as solid fills and control over the
display of negative values. See :ref:`working_with_conditional_formats` and
:ref:`ex_cond_format`. :feature:`502`.

* Fixed :func:`set_column` parameter names to match docs and other methods.
Note, this is a backward incompatible change. :issue:`504`.

* Fixed missing plotarea formatting in pie/doughnut charts.

1.0.2

-------------------------------

* Fix for cases where the hyperlink style added in the previous release didn't
work. :feature:`455`.

Page 11 of 28

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.