Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.38 KB

CHANGELOG.rst

File metadata and controls

45 lines (30 loc) · 1.38 KB

Change log

0.6.0 - 9.10.2020

Updated

  1. New style xlsx plugins, promoted by pyexcel-io v0.6.2

0.5.2 - 23.10.2017

updated

  1. pyexcel pyexcel#105, remove gease from setup_requires, introduced by 0.5.1.
  2. remove python2.6 test support
  3. update its dependecy on pyexcel-io to 0.5.3

0.5.1 - 20.10.2017

added

  1. pyexcel#103, include LICENSE file in MANIFEST.in, meaning LICENSE file will appear in the released tar ball.

0.5.0 - 30.08.2017

Updated

  1. 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.
  2. version jumped because it will be easy to see pyexcel-htmlr depends on pyexcel-io v0.5.0

Relocated

  1. type detection code is being relocated into pyexcel-io

0.0.1 - 26-07-2017