Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 1.57 KB

CHANGELOG.rst

File metadata and controls

59 lines (38 loc) · 1.57 KB

Change log

0.0.11 - tbd

Updated

  1. Test Support for django 3.x.x
  2. Tested against django 3.x.x

0.0.10 - 11.01.2018

Added

  1. pyexcel-io#46, expose bulk_save to django developers

0.0.9 - 12.07.2017

Added

  1. bring isave_to_database and isave_book_to_database

0.0.8 - 07.07.2017

Added

  1. pyexcel#39, explicitly seeking at 0

0.0.7 - 29.06.2017

Added

  1. pyexcel#38, Support unicode code as download file name

0.0.6 - 12.22.2016

Updated

  1. pyexcel#26, raise ioerror if content is empty.
  2. Use pyexcel-webio v0.0.9 so as to push out new version of pyexcel and its plugins.

0.0.5 - 26.08.2016

Added:

  1. Support for django 1.6.x
  2. Tested against django 1.10