- Refactor the code to one folder
- Add margin bottom to excel table div
- Add row_header and col_header option to control whether to show the headers
- Fix bug when openpyxl upgrade to 2.5.2
- Add python 3 support
- Fix bug when calls to the same file multiple times chunks the table together
- Fix bug date NameError when running in Python 3
- Use the new merged_cells interface of openpyxl