Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 552 Bytes

CHANGELOG.rst

File metadata and controls

21 lines (13 loc) · 552 Bytes

Change log

0.0.2 - 15.10.2020

Added

  1. new sheet apis: write_number, write_boolean, write_datetime.

Updated

  1. book.add_sheet is replaced with book.add_worksheet. so that it is the same as its cousin: xlsxwriter

0.0.1 - 10.10.2020

Added

  1. What a feat! python wrapper for libxlsxwriter