Skip to content

Releases: pyexcel/pyexcel-xlsxw

Maintenance release

10 Oct 13:36
37b706c
Compare
Choose a tag to compare

Breaking release

08 Oct 22:21
543128f
Compare
Choose a tag to compare

support python 3.6+ only. plus new style plugins.

v0.4.2

23 Oct 18:53
Compare
Choose a tag to compare

Find 0.4.2 in changelog for more details

v0.4.1

20 Oct 07:23
Compare
Choose a tag to compare

find change log for more details

update plugin interface

19 Jun 11:06
Compare
Choose a tag to compare

see changelog for more details

Correction release

03 Mar 08:31
Compare
Choose a tag to compare

remove false xlsm support

Support xlsxwriter options in writing

24 Feb 09:50
Compare
Choose a tag to compare

lazy loading

22 Dec 10:36
Compare
Choose a tag to compare

#. Support pyexcel-io v0.3.0

Initial release

26 Aug 22:31
Compare
Choose a tag to compare

use optimized xlsxwriter for xlsx writing. it uses constant memory and is faster than pyexcle-xlsx in writing. pyexcel-webwares/Flask-Excel#16