Next | Query returned 71 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2023-03-14 09:04:59 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-xlsxwriter: updated to 3.0.9

Release 3.0.9 - March 10 2023
-----------------------------

* Add documentation and examples on :ref:`ewx_polars` to demonstrate new `Polars
  <https://www.pola.rs>`_ integration of XlsxWriter in `write_excel()`_.

* Add fix for rare issue with duplicate number formats.
   2023-01-17 11:05:22 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-xlsxwriter: updated to 3.0.7

Release 3.0.7 - January 14 2023
-------------------------------

* Improved :func:`autofit` algorithm to account for the additional width of
  autofilter and table dropdowns.

* Improved :func:`autofit` take user defined column widths into account.

  Autofit will now only update the width for an existing column if it is greater
  than the user defined value. This allows the user to pre-load a minimum column
  width.
   2023-01-11 11:53:16 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-xlsxwriter: updated to 3.0.6

Release 3.0.6 - January 5 2023
------------------------------
* Added simulated worksheet :func:`autofit` method.
   2023-01-02 09:44:03 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-xlsxwriter: updated to 3.0.5

Release 3.0.5 - January 1 2023
------------------------------
* Added `OverlappingRange` exception which is raised during Worksheet
  :func:`add_table()` or :func:`merge_range()` if the range overlaps an existing
  worksheet table or merge range. This is a file corruption error in Excel. See
  :ref:`exceptions`.
   2023-01-01 22:28:13 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-xlsxwriter: updated to 3.0.4

Release 3.0.4 - December 28 2022
--------------------------------
* Roll up release of several minor fixes.
* Drop support for EOL Python 3.4 and 3.5.
   2022-11-25 14:34:52 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-xlsxwriter: updated to 3.0.3

Release 3.0.3 - March 27 2021
-----------------------------

* Added :func:`print_black_and_white` worksheet method to set "Black and
  White" print options.

Release 3.0.2 - October 31 2021
-------------------------------

* Added :func:`set_top_left_cell` worksheet method to position the first
  visible cell in a worksheet.

Release 3.0.1 - August 10 2021
------------------------------

* Add python_requires version to setup.py to help pip find the correct
  matching version for Python 2 and 3.

Release 3.0.0 - August 10 2021
------------------------------

* This is the first Python 3 only version of XlsxWriter. It is approximately
  10-15% faster than the Python2/3 version.

  Python 2 users should use XlsxWriter version 2.0.0, see below.

Release 2.0.0 - August 9 2021
-----------------------------

* This is the last XlsxWriter release to support Python 2. From now bug fixes
  and new features will only be available for Python 3. The deprecation notice
  for Python 2 support in XlsxWriter has been in place since May 2020 and the
  Python community support for Python 2 ended in January 2020. Downloads of
  XlsxWriter for Python 2 is currently less than 6% of all downloads of the
  library, and decreasing month by month.

  Python 2 users should still be able to install versions of XlsxWriter up to
  this release but not any releases afterwards.
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2021-08-01 20:14:31 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-xlsxwriter: updated to 1.4.5

Release 1.4.5
* Added Description/Alt Text and Decorative accessibility options for charts,
  textboxes and buttons. These options were already available for images.

Next | Query returned 71 messages, browsing 11 to 20 | Previous