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
d15b81e0e9
sheetjs
/
bits
/
01_version.js
2 lines
24 B
JavaScript
Raw
Normal View
History
Unescape
Escape
version bump 0.7.0: Basic write support - very basic XLSX / XLSM write support with roundtrip tests (XLSB stubs) - reorganized source tree - new XLSB range check ensures that A1 is not emitted for empty sheets - SSF table emitted in output (consistent with js-xls) - CLI supports writing Backwards-incompatible changes: o new Property aliases (see CORE_PROPS and EXT_PROPS) o FILETIME custom properties parsed as JS Dates o `xlsx2csv` -> `xlsx` (and `bin/xlsx{2csv,}.njs`)
2014-05-16 00:33:34 +00:00
XLSX
.
version
=
'0.7.0'
;
Reference in New Issue
Copy Permalink