1.7.11
- bugfix: exposed displaySettings in newEmail method
1.7.10
- bugfix: fixed word chunking

1.7.9
- bugfix: package definition (package.json) browser property points to missing file

1.7.8
- bugfix: excel.openSheet(config) does not require options property

1.7.7
- dependency updates

1.7.3
- case-insensitive support added for .update and excel-first

1.7.2
- onNewWorksheet is now fired only when the sheet is initially send from Excel-first

1.7.1
- support for both ".xlsx" | ".xls" and no extension names added

1.7.0
- excel first support: two new features added: 1) getWorksheets/getWorkbooks 2) onNewSheetAdded

1.6.9
- bugfix: excel .then is not a function fix

1.6.8
- bugfix: version import

1.6.7
- bugfix: onChanged accepts sync function correctly

1.6.6
- improvement: sheet.onChanged can now be an async function

1.6.5
- bugfix: image mode handles correctly column name change

1.6.4
- improvement: added response: 'image' mode

1.6.3
- update: moved @glue42/core to 4.8.6

1.6.1
- bugfix: fixed image response type handling for Excel

1.6.0
- bugfix: npm audit of @glue42/core
- improvement: performance issues when interfacing with GlueXL; onChanging callback

1.6.0-alpha.0
- bugfix: npm audit and get rid of insecure packages
