Skip to content
This repository has been archived by the owner on Jul 25, 2021. It is now read-only.

v5.0.0-rc.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@clarketm clarketm released this 02 Jun 07:08
· 115 commits to master since this release

v5.0.0-rc.4 new features:

  • Added Excel Macro-Enabled Workbook (xlsm) and Excel Binary Workbook (xlsb) file format support.
  • Improved error handling and logging.
  • Added formatConfig -> enforceStrictRFC4180 boolean prototype property to the xls, csv, and txt formats to dictate the use of js-xlsx for parsing. (disabled by default for csv and txt due to Excel's discord with RFC4180).
  • Significant exporters procedure cleanup/overhaul (200+ lines of redundant code removed).

Start using today!

npm install tableexport@5.0.0-rc.4