37fb2a6dda
* Removed the `py.typed` file since it was causing a lot of
downstream CI failures where consumers weren't handling the
xlsxwriter types correctly or taking them into account.
* The file will be re-added once the xlsxwriter typing is more
comprehensive.
* Fixed ``mypy`` implicit export error caused by the
``Workbook()`` type annotations changes in v3.2.7 and v3.2.6.
* Fixed typing issue in ``Workbook()`` constructor.
* Added an option to position custom data labels in the same
way that the data labels can be positioned for the entire series.
* Add border, fill, gradient and pattern formatting options for
chart titles and also chart axis titles.
* Fixed issue where a test function was made public incorrectly
which caused warnings about a missing ``xlsxwriter.test`` module.
* Added support for a :ref:`Color() <Color>` type. This is
backwards compatible with existing Html and named color string
types but also adds support for theme colors. See also :ref:`colors`.
* Fixed issue where ``write_url()`` dropped implicit support
for generic URL types due to the refactoring into a ``Url``
type in the previous release.
* Fixed issue where ``max_url_length`` parameter wasn't
honored.
* The Format class contained methods called ``set_font()``,
``set_size()`` and ``set_color()`` which were old internal
testing alternatives for ``set_font_name()``, ``set_font_size()`` and
``set_font_color()``. Since they were intentionally internal
methods they were removed as part of a general
refactoring in v3.2.1. However, the alternative method names
had leaked out into production code and the removal caused
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-XlsxWriter?expand=0&rev=39
4 lines
133 BLFS
Plaintext
4 lines
133 BLFS
Plaintext
version https://git-lfs.github.com/spec/v1
|
|
oid sha256:bab634b7cb46ad0dd184c47ca818b882aa83c1e472609f1dbe2701e99f68a081
|
|
size 24923295
|