SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for xlsxwriter-0.9.8-1.fc22.i686.rpm :
Sat Jul 1 14:00:00 2017 Lawrence R. Rogers 0.9.8-1

* Release 0.9.8-1
Release 0.9.8 - July 1 2017
---------------------------

* Fixed issue where spurious deprecation warning was raised in ``-Werror`` mode.
Issue `#451 `_.

Release 0.9.7 - June 25 2017
----------------------------

* Minor bug and doc fixes.

Release 0.9.6 - Dec 26 2016
---------------------------

* Fix for table with data but without a header.
Issue `#405 `_.

* Add a warning when the number of series in a chart exceeds Excel\'s limit
of 255.
Issue `#399 `_.

Release 0.9.5 - Dec 24 2016
---------------------------

* Fix for missing `remove_timezone` option in Chart class.
PR from Thomas Arnhold
`#404 `_.

Release 0.9.4 - Dec 2 2016
--------------------------

* Added user definable removal of timezones in datetimes. See the
:func:`Workbook` constructor option ``remove_timezone`` and :ref:`Timezone
Handling in XlsxWriter `.
Issue `#257 `_.

* Fix duplicate header warning in :func:`add_table` when there is only one
user defined header.
Issue `#380 `_.

* Fix for `center_across` property in :func:`add_format`.
Issue `#381 `_.

Fri Jul 8 14:00:00 2016 Lawrence R. Rogers 0.9.3-1

* Release 0.9.3-1

Release 0.9.3 - July 8 2016
---------------------------


* Added check to :func:`add_table` to prevent duplicate header names which
leads to a corrupt Excel file.
Issue `#362 `_.


Release 0.9.2 - June 13 2016
----------------------------


* Added workbook :func:`set_size` method to set the workbook window size.


Release 0.9.1 - June 8 2016
---------------------------


* Added font support to chart :func:`set_table`.


* Documented used of font rotation in chart :ref:`data labels
`.
Issue `#337 `_.


Release 0.9.0 - June 7 2016
---------------------------


* Added :ref:`trendline properties `:
``intercept``, ``display_equation`` and ``display_r_squared``.
Feature request `#357 `_.


Release 0.8.9 - June 1 2016
---------------------------


* Fix for :func:`insert_image` issue when handling images with zero dpi.
Issue `#356 `_.


Release 0.8.8 - May 31 2016
---------------------------


* Added workbook :func:`set_custom_property` method to set custom document
properties.
Feature request `#355 `_.


Release 0.8.7 - May 13 2016
---------------------------


* Fix for issue when inserting read-only images on Windows.
Issue `#352 `_.


* Added :func:`get_worksheet_by_name()` method to allow the retrieval of a
worksheet from a workbook via its name.


* Fixed issue where internal file creation and modification dates were in the
local timezone instead of UTC.

Release 0.8.6 - April 27 2016
-----------------------------


* Fix for ``external:`` urls where the target/anchor contains spaces.
Issue `#350 `_.

Release 0.8.5 - April 17 2016
-----------------------------


* Added additional documentation on :ref:`ewx_pandas` and
:ref:`pandas_examples`.


* Added fix for :func:`set_center_across` format method.

Sun Feb 7 13:00:00 2016 Lawrence R. Rogers 0.8.4-1

* Release 0.8.4-1
Initial release
`


 
ICM