This website requires JavaScript.
Explore
Help
Main Repo
Docs
CDN
SheetJS
Register
Sign In
mtf2000
/
xsheetjs
Watch
1
Fork
0
You've already forked xsheetjs
forked from
sheetjs/sheetjs
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ab2ecebac9
xsheetjs
/
bits
/
01_version.js
2 lines
24 B
JavaScript
Raw
Normal View
History
Unescape
Escape
version bump 0.8.3: BIFF2 read/write - basic support for parsing BIFF2-4 - basic support for writing BIFF2 - cleaned up some bad substr uses for IE6 compatibility - added flow type annotations for xlsx.flow.js - added numerous null guards (fixes #255 h/t @martinheidegger) - README cleanup (fixes #539 h/t @oliversalzburg) - pin jszip to local version (closes #408 h/t @limouri) bower issues: | id | author | comment | |-----:|:------------------|:------------------------------------------| | #254 | @kkirsche | fixes #254 by removing version from json | | #165 | @vincentcialdella | fixes #165 by changing default script | | #180 | @owencraig | fixes #180 by using xlsx.core.min.js | format issues: | id | author | comment | |-----:|:------------------|:------------------------------------------| | #271 | @morstaine | fixes #271 by reworking related parse fns | | #504 | @JanSchuermannPH | fixes #504 detect FullPaths h/t @Mithgol | | #508 | @basma-emad | fixes #508 offending file used `x:` NS |
2017-02-10 19:23:01 +00:00
XLSX
.
version
=
'0.8.3'
;
Reference in New Issue
Copy Permalink