|
6990e66a56
|
version bump 0.4.1: more XLSB + cleanup
- updated ssf to 0.5.4
- cleaned up CSV string output
- added CSV tests (from test_files)
- passes lint
- inlineStr actually parses <is> block
- more XLSB bits
|
2014-01-29 01:00:09 -05:00 |
|
|
9c9aad5df3
|
version bump 0.3.9: general format used by default
(when no format or style is found, use general)
Other whitespace cleanup
|
2014-01-23 11:14:11 -05:00 |
|
|
a1ccaf511d
|
version bump 0.3.8: more formatting
- updated SSF to 0.5.3
tests without baselines now try to generate CSV output
|
2014-01-23 01:20:19 -05:00 |
|
|
dd0a649c95
|
version bump 0.3.7: comments and coverage
- parsing comments (h/t @kinwahlai, @hmalphettes)
- XLSX.version now exposed in source
- code coverage
- updated SSF to 0.5.2
- updated tests/files
|
2014-01-21 23:58:26 -05:00 |
|
|
37753d8230
|
version bump 0.3.6: updating SSF
Addresses issue from LO Calc files generating invalid formats.
Link: https://github.com/SheetJS/js-xls/issues/24
|
2013-12-31 11:42:46 -05:00 |
|
|
afc4e281af
|
version bump 0.3.5: updating SSF
- updated sheetnames tests
- updated ssf
|
2013-12-26 22:15:16 -05:00 |
|
|
e186e55341
|
version bump 0.3.4: updating SSF and related tests
version bump needed for npm
|
2013-12-16 11:38:10 -05:00 |
|
|
0a70e1950f
|
updated SSF dependency
|
2013-11-12 09:08:31 -08:00 |
|
|
fd6e3fa19b
|
version bump 0.3.1: more cleanup
- xlsx2csv mirrors xls2csv options
- passes lint
- protection tag (1)
|
2013-10-30 15:42:27 -07:00 |
|
|
247fd22c06
|
jshint passes
|
2013-10-10 02:44:18 -04:00 |
|
|
a0b73e3d4f
|
Version bump 0.2.1: date1904 support
date1904 flag now propagated to SSF
|
2013-10-10 02:44:18 -04:00 |
|
|
0d8fedfe1f
|
added 'e' format from SSF
|
2013-10-10 02:44:18 -04:00 |
|
|
8bd3c624ac
|
split xlsx.js into multiple files
run `make` to combine the files.
Files are named in numerical order based on the relative placement
|
2013-10-10 02:44:18 -04:00 |
|