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
32d835ab81
version bump 0.4.0: very basic XLSB support
...
subfiles reshuffled (XLSB and XLSX/XLSM content separated)
2014-01-28 11:38:02 -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
e298cc8dd3
updating test_files submodule
2014-01-15 08:58:55 -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
a23e7901fe
updating test_files submodule
2013-12-26 22:44:35 -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
b52e31b2a1
updating test_files
2013-12-06 14:24:52 -05:00
2d0442d364
updating test_files
2013-11-22 10:53:48 -08:00
713f5aa417
version bump 0.3.0: necessary cleanup
...
- merged test repo with xls
- travis integration
- shifted to Apache 2.0 LICENSE
- mocha tests
The shift to Apache 2.0 was long overdue. It's becoming clear that compliance
requires deeper integration with the xls libraries and other implementations
whose specifications are covered under the OSP. It was a grave oversight for
the ISO and ECMA people to not try to implement parsers themselves, for if they
did I suspect the outcome would have been much different
2013-10-30 14:50:34 -07:00
Sebastian Mayr
3d7b9c03c3
Add new tests, cleanup
2013-10-10 02:53:15 -04:00
Sebastian Mayr
c29004c408
Add testfile submodule, jasmine dependency and test script
2013-10-10 02:53:15 -04:00