Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.4 KB

CHANGELOG.rst

File metadata and controls

43 lines (28 loc) · 1.4 KB

Change log

0.0.5 - 21.08.2016

Updated

  1. compatibility with pyexcel v0.2.2: automatic discovery of pyexcel plugins.
  2. #15: file name may have more than one dot

0.0.4 - 15.01.2016

Updated

  1. #8: set file name in response

0.0.3 - 01.07.2015

Updated

  1. code refactoring. less code lines in Flask-Excel and more reusable code in pyexcel-webio

0.0.2 - 21.05.2015

Added

  1. turn query sets into a response

0.0.1 - 22.01.2015

Mix pyexcel into Flask.request and bring more make_response functions.