TAGS
20 tagsversion bump 0.18.3 - XLSX / XLSB dynamic array formulae - use Uint8Array when available in write (fixes #2539 h/t @RScherzer) - mini build cleanup to satiate webpack (fixes #2526 #2530)
version bump 0.18.2: hotfix for unicode woes - fixes #2521 h/t @lanchengkai - fixes #2522 h/t @duchm12
version bump 0.17.0 - Explicit errors on inconsistent XLS records - DBF cap worksheet to 1<<20 rows
version bump 0.16.7 - set active worksheet to first visible (fixes #1433 h/t @ManjunathSVBB)
version bump 0.16.3 - updated SSF to 0.11.2 - XLS write support for `bookSST`
version bump 0.16.1 - Custom Properties use correct encoding - AMD wrapper change (see #1937)
version bump 0.16.0 closes #1904 h/t - @atcazzual : Adam Cazzolla of the Sonatype Security Research team - @davisjam : James (Jamie) Davis of Virginia Tech
version bump 0.15.6: niggles from 2012 - CFB prevent infinite loop (h/t @rossj) - pass updated eslint checks (fixes #1726 h/t @BjoernRave) - defined name proper encoding (fixes #1785 h/t @laohe98) - correct theme color order (fixes #389 h/t @foreverpw) - ODS / XLML more aggressive flagging of stub cells - cellStyles implies sheetStubs - updated SSF to 0.10.3
version bump 0.14.0: sheet_to_json `raw` default - sheet_to_json defaults to raw values (fixes #1252) - update dependencies