d9b99d68a7
version bump 1.1.0: zip support
2018-09-04 03:16:24 -04:00
17b1a8de5a
version bump 1.05: non-display char strict search
2018-03-04 22:49:40 -05:00
25688e28fe
version bump 1.0.3: handle negative sizes
2018-02-12 02:30:44 -05:00
8cd01668f0
version bump 1.0.1: find multiple \x01-\x06 chars
2017-11-27 00:41:39 -05:00
9e22a4425e
version bump 0.13.2
...
- file writing includes `fs` as appropriate
- CLI modify and write options
- infrastructure update
2017-10-20 16:36:54 -04:00
3fd73f806b
version bump 0.13.1: determinism
...
- pin unknown dates and zero-fill end of file
- cfb_add can take an absolute path e.g. "/Workbook"
2017-09-20 19:33:03 -04:00
d784f9b1f2
version bump 0.13.0: write
2017-09-14 17:14:22 -04:00
2d0c71ac88
version bump 0.12.1: CFB.find
...
- exported object includes static find method
- CLI option displays file manifest
- ignore mid-table free sectors
- ignore lazily-deleted files (orphan nodes)
2017-08-09 02:50:59 -04:00
fcc05e3567
version bump 0.10.2: proper directory/FAT analysis
...
- reprocess directory sector lists if not available
- search now strips out OLE metacharacters \0-\5
- strip sourceMappingURL references from minified scripts (h/t @vinin3)
- added xlscfb.js for js-xls
2014-11-02 23:02:42 -05:00
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
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
99d86f01b7
version bump 0.6.0: case insensitive find
2013-10-29 11:54:56 -07:00
3bc2923826
version bump 0.4.0: Fixes from JS-XLS + travis
2013-10-27 03:10:41 -07:00