Tags: soldemuth/js-xlsx
Tags
version bump 0.11.9 - CLI `--book` convert all worksheets (fixes SheetJS#701 h/t @pmelisko) - Detect ";"-DSV with no "\t" or "," (fixes SheetJS#875 h/t @sh977218) - editable HTML uses spans for IE6+ compat (fixes SheetJS#851 h/t @elogicmedia) - XLSB formula structure parallels XLS (fixes SheetJS#680 h/t @bstiel)
version bump 0.11.5: "string" type - proper JS string input / output type - bower main now uses full version (fixes SheetJS#820 h/t @newmesiss) - DOM parse directly acts on innerHTML (see SheetJS#779 h/t @danxfisher) - unicode core props and ext props (fixes SheetJS#822 h/t @fureweb-com) - shim update for IE10/11 - test refresh and flow checks
version bump 0.11.4: BIFF8 XLS write - xlsx bin script takes `-8, --xls` options for writing BIFF8 - updated CFB to 0.12.1, CRC32 to 1.1.1 - test file spelling error (h/t @jsoref) - minified script renames write_shift / read_shift - UTF8 and XML entity processing Issues: - fixes SheetJS#815 h/t @Neroth - fixes SheetJS#739 h/t @LittleBreak @PWDream - fixes SheetJS#553 h/t @keyiis - fixes SheetJS#492 h/t @flyingsailor @simonchan2013
version bump 0.11.3: "array" type - phased out Array map invocations (fixes SheetJS#620 h/t @dullin) - "array" type supports Uint8Array - Headless browser examples - blank cells are omitted or stubbed (fixes SheetJS#779 h/t @Domxa) - removed transferrables from demo
version bump 0.11.2: proper plaintext parsing - dollar currencies and percentages properly detected as numbers - parse potential CDATA segments in XLSX (fixes SheetJS#775 h/t @awb99) - IE8 issues with regex - altjs demos Issues: - fixes SheetJS#673 h/t @huhm - fixes SheetJS#748 h/t @sangpuion - fixes SheetJS#749 h/t @GreggOD - fixes SheetJS#772 h/t @sangpuion @jyyan
version bump 0.11.1: dist cleanup - dist scripts properly export library - XLS/XLSB formulae quote sheet names containing spaces - skipHidden ported to streaming CSV write - updated codepage to 1.11.0 - flow and TS updates - webpack demo example using dist scripts - requirejs demo
version bump 0.11.0: new minified versions - build script strips `require` statements - finally every version is pinned (see SheetJS#740 h/t @the-spyke) - removed colloquialisms in README
PreviousNext