This repository has been archived by the owner on Jul 22, 2022. It is now read-only.
Releases: natergj/excel4node
Releases · natergj/excel4node
Release 1.7.1
Release 1.7.0
Bug Fixes:
- resolves #238 to fix issue with certain emoji characters
- merges #240 to fix issue with workbook validation using .Net validation library provided by Microsoft
- resolves #236 where first tab will still be shown even if it is hidden
Enhancements:
- merges #243 to add basic cell comment functionality
Release 1.6.0
Release 1.5.1
Bug Fixes:
- resolves #218 where library crashed when null or undefined value was sent to cell string method
- resolves #226 where default font would not be applied to dates when opening workbook in LibreOffice
- merges #225 which removes error when attempting to bundle application with excel4node as dependency
Enhancements:
- merges #230 which reduces library size by only installed specific lodash functions
Release 1.5.0
1.5.0
Bug Fixes:
- resolves #156 where an error will be thrown if no Worksheet is specified prior to attempting to write a Workbook