Skip to content

Releases: pyexcel/pyexcel-xls

v0.5.4

02 Nov 23:01
Compare
Choose a tag to compare

Find 0.5.4 in changelog for more details

v0.5.3

02 Nov 09:17
Compare
Choose a tag to compare

Find 0.5.3 in changelog for more details

v0.5.2

23 Oct 17:39
Compare
Choose a tag to compare

Find 0.5.2 in changelog for more details

v0.5.1

20 Oct 07:05
Compare
Choose a tag to compare

Find 0.5.1 in changelog for more details

In line with pyexcel-io

30 Aug 22:16
Compare
Choose a tag to compare

put dependency on pyexcel-io 0.5.0, which uses cStringIO instead of StringIO. Hence, there will be performance boost in handling files in memory.

Maintenance release

25 Aug 06:01
Compare
Choose a tag to compare

close file handle and lml

19 Jun 09:46
Compare
Choose a tag to compare

Updated plugin interface to use pyexcel v0.4.0

and enforce that the file handle is closed.

Maintenance release

30 May 21:47
Compare
Choose a tag to compare

Maintenance release

18 May 19:37
Compare
Choose a tag to compare

Maintenance release

16 Jan 22:29
Compare
Choose a tag to compare

fix #14 by using xlwt instead of xlwt-future for python 3.x.