- Nothing changed yet.
- First sheet of a workbook is now more reliably detected
- It is now possible to stream data to an Excel document without providing a template. In this case all cells are formatted as text (no date or number formatting). If there is an error with the template provided by the user, fall back to this behaviour.
- Improve error handling (try to recover and log instead of raise)
- Change license
- Add python 2.6 compatibility
- First public version.