-------------------------------
- fix wrong dates for 0.4.0 and 0.4.1 releases in changelog
- add roundsecs argument to dates.trim_mils
- updates to spreadsheets module including .xlsx file support
- xlsx_to_reader(): converts xlsxwriter.Workbook instance to xlrd reader
- WriterX: like Writer but for xlsxwriter Worksheets, API is slightly different and won't have
any faculties for style management like Writer does.
- Reader: gets a .from_xlsx() method
- http_headers(): utility function to help when sending files as HTTP response