Commit Graph

4 Commits

Author SHA1 Message Date
SheetJS 5c7df1f3db version bump 0.10.0: performance
- reworked IIFE
- avoid Buffer read helpers (see https://github.com/joyent/node/issues/7809)
- avoid nested functions in parse
- eliminate consecutive nulls in test files (libreoffice)
- travis + coveralls support
- jscs linting
2014-06-24 00:00:39 -04:00
SheetJS ab962d782e version bump 0.9.1: massive cleanup
- no pollution of the Array prototype
- alignment with js-xls CFB code
- removed main code in CFB (use cfb bin instead)
- more tests
- added dist
- correect for incorrect tree level pointers
2014-05-20 10:43:03 -07:00
SheetJS 99d86f01b7 version bump 0.6.0: case insensitive find 2013-10-29 11:54:56 -07:00
SheetJS 3bc2923826 version bump 0.4.0: Fixes from JS-XLS + travis 2013-10-27 03:10:41 -07:00