Skip to content

Latest commit

 

History

History
105 lines (78 loc) · 3.54 KB

CHANGELOG.rst

File metadata and controls

105 lines (78 loc) · 3.54 KB

Change log

0.6.1 - 10.10.2020

Fixed

  1. #9: pyexcel-xlsxw 0.6.0 failed to write to a stream

0.6.0 - 8.10.2020

Updated

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

0.4.2 - 23.10.2017

updated

  1. pyexcel pyexcel#105, remove gease from setup_requires, introduced by 0.4.1.
  2. remove python2.6 test support

0.4.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.4.0 - 19.06.2017

Updated

  1. pyexcel-io plugin interface now updated to use lml.
  2. Remove the false claim that this library writes xlsm
  3. #1, Feature request: support Workbook options in XLSXWriter.open()
  4. Support pyexcel-io v0.3.0
  5. initial release to see if xlsxwriter would write xlsx significantly faster than openpyxl

0.3.2 - 03.03.2017

Updated

  1. pyexcel-io plugin interface now updated to use lml.
  2. Remove the false claim that this library writes xlsm
  3. #1, Feature request: support Workbook options in XLSXWriter.open()
  4. Support pyexcel-io v0.3.0
  5. initial release to see if xlsxwriter would write xlsx significantly faster than openpyxl

0.3.1 - 24.02.2017

Updated

  1. pyexcel-io plugin interface now updated to use lml.
  2. Remove the false claim that this library writes xlsm
  3. #1, Feature request: support Workbook options in XLSXWriter.open()
  4. Support pyexcel-io v0.3.0
  5. initial release to see if xlsxwriter would write xlsx significantly faster than openpyxl

0.3.0 - 22.12.2016

Updated

  1. pyexcel-io plugin interface now updated to use lml.
  2. Remove the false claim that this library writes xlsm
  3. #1, Feature request: support Workbook options in XLSXWriter.open()
  4. Support pyexcel-io v0.3.0
  5. initial release to see if xlsxwriter would write xlsx significantly faster than openpyxl

0.0.1 - 26.08.2016

Updated

  1. pyexcel-io plugin interface now updated to use lml.
  2. Remove the false claim that this library writes xlsm
  3. #1, Feature request: support Workbook options in XLSXWriter.open()
  4. Support pyexcel-io v0.3.0
  5. initial release to see if xlsxwriter would write xlsx significantly faster than openpyxl