Skip to content

Releases: pyexcel/pyexcel-io

Maintenance release

24 Nov 23:20
Compare
Choose a tag to compare

Two new features

16 Sep 08:42
Compare
Choose a tag to compare

deliver pagination when reading huge data files

31 Aug 17:20
Compare
Choose a tag to compare

support pyexcel-cli

11 Jul 16:02
Compare
Choose a tag to compare

See changelog.rst for more details

auto import pyexcel plugins

01 Jun 18:48
Compare
Choose a tag to compare

see changelog.rst

Performance optimization release

24 Mar 12:01
Compare
Choose a tag to compare

yield keyword in place

Performance optimization release

23 Dec 21:50
Compare
Choose a tag to compare
Pre-release
  1. the performance optimization is surrounding 'yield' keyword to mimize overhead brought by pyexcel-io
  2. Please try it and give me your feedback.

Maintenance release

13 Dec 19:47
Compare
Choose a tag to compare

bug fix #6
minor code refactoring

Maintenance release

09 Oct 22:38
Compare
Choose a tag to compare

bug fix #4 and propagate the same fix to its plugins that uses base:to_array(), at least it helps pyexcel/pyexcel-xlsx#1

Maintenance release

24 Sep 22:24
Compare
Choose a tag to compare

Better error handling in case of #3