Releases: cheminfo/filelist-utils
Releases · cheminfo/filelist-utils
v0.6.0
0.6.0 (2022-08-19)
⚠ BREAKING CHANGES
- fileListFromPath is now async and ungzip and unzip
Features
- fileListFromPath is now async and ungzip and unzip (8245843)
- first implementation of stream (2c060da)
- implementation of stream (59e182c)
v0.5.0
0.5.0 (2022-04-13)
Features
v0.4.0
0.4.0 (2022-04-08)
Features
- add groupFiles (4d16f7b)
- expose PartialFile and PartialFileList (c451ac3)
v0.3.0
0.3.0 (2022-03-18)
Features
v0.2.4
0.2.4 (2022-03-08)
Bug Fixes
- fileListFromPath and webkitRelativePath (2e3b7f1)
- fileListFromZip and correct webkitRelativePath (a136530)
v0.2.3
0.2.3 (2022-03-03)
Bug Fixes
- replace back in webkitRelativePath (#8) (84ae282)
v0.2.2
0.2.2 (2022-03-02)
Bug Fixes
- correctly return a filelist from zip (b579d2a)
v0.2.1
0.2.1 (2022-03-01)
Bug Fixes
v0.2.0
0.2.0 (2022-02-28)
Features
- expose ZipFileContent type (c478ae7)
Bug Fixes
- File with omited properties (9d5ecb8)
- lastModified set to milliseconds since unix epoch (#3) (de58110)