Commit Graph

10 Commits

Author SHA1 Message Date
SheetJS 99d86f01b7 version bump 0.6.0: case insensitive find 2013-10-29 11:54:56 -07:00
SheetJS 369f05ae0f jshint niggles 2013-10-27 13:32:37 -07:00
SheetJS 82335b172a version bump 0.5.0: scan directory first
basic parse tests pass
2013-10-27 06:15:06 -07:00
SheetJS 3bc2923826 version bump 0.4.0: Fixes from JS-XLS + travis 2013-10-27 03:10:41 -07:00
SheetJS 8d10376fad version bump 0.3.0: name collision resolution
It is possible for multiple streams to have the same name (albeit with different
paths), so:
- `FileIndex` is an array of the streams
- `FullPaths` is an array of the full paths
- `FullPathDir` is a full path version of `Directory`
2013-09-20 23:13:19 -07:00
SheetJS eda9dfbf13 version bump 0.2.1: cleanup 2013-09-15 12:05:46 -07:00
SheetJS 79acaa8747 version bump 0.2.0: cstr/wstr 2013-09-15 03:37:35 -07:00
SheetJS aeefaecd76 version bump 0.1.0: exposing utility functions 2013-09-13 09:31:52 -07:00
SheetJS af6457acf9 version bump 0.0.2: parsing FILETIME fields 2013-09-09 11:05:37 -07:00
SheetJS 99b049b362 Initial commit 2013-09-05 16:26:01 -07:00