This website requires JavaScript.
Explore
Help
Main Repo
Docs
CDN
SheetJS
Register
Sign In
abhiram11
/
sheetjs
Watch
1
Fork
0
You've already forked sheetjs
forked from
sheetjs/sheetjs
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
19c22fa34a
sheetjs
/
bits
/
01_version.js
2 lines
24 B
JavaScript
Raw
Normal View
History
Unescape
Escape
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
2014-06-29 18:29:45 +00:00
XLSX
.
version
=
'0.7.7'
;
Reference in New Issue
Copy Permalink