Tags: huangyifu/js-xlsx
Tags
version bump 0.7.10: cleanup - build bower.json (h/t @jjstewart, following the change from js-xls) - README clarification on !ref (fixes SheetJS#82) - XLSX treat empty <v/> tags as empty cells (h/t @clarlars) - XLSX write !merges array (fixes SheetJS#92)
version bump 0.7.7: needs more cowbell - parsexmltag and other hot functions now better optimized for v8 - monomorphic functions (different types -> different funcs) - more efficient decode_range implementation when source is trusted - regular expressions cached and simplified without breaking correctness - more efficient utf8 techniques when available - XLSX: large functions broken down into sub-functions (e.g. `parse_ws_xml`) - XLSB: avoid unnecessary binds - XLSB: assume no exotic codepage exists (no one else tries to write XLSB) - demo exposes rABS / worker / transferable options - more tests - jszip updated to 2.3.0 - SSF updated to 0.8.1 - codepage updated to 1.3.1
version bump 0.7.6-h: browserify issues - updated codepage to 1.3.1 (h/t @VolodymyrL)
version bump 0.7.5: more performance - eliminated functional constructs in hot functions - format try-catch block extracted into new function - cpexcel + codepage updated to 1.2.0 - more efficient (and correct) clean implementation of RGB/HSL/tint algorithms - xlsx binary --all option enables every extra formatting and saving option - column widths parsed and saved (requires cellStyles:true)
PreviousNext