Skip to content

Releases: cheminfo/filelist-utils

v0.6.0

19 Aug 16:32
cfe44b2
Compare
Choose a tag to compare

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

13 Apr 08:36
09a1ce8
Compare
Choose a tag to compare

0.5.0 (2022-04-13)

Features

v0.4.0

08 Apr 09:03
ecf0977
Compare
Choose a tag to compare

0.4.0 (2022-04-08)

Features

  • add groupFiles (4d16f7b)
  • expose PartialFile and PartialFileList (c451ac3)

v0.3.0

18 Mar 08:54
1ea4d47
Compare
Choose a tag to compare

0.3.0 (2022-03-18)

Features

v0.2.4

08 Mar 15:42
6a40b89
Compare
Choose a tag to compare

0.2.4 (2022-03-08)

Bug Fixes

  • fileListFromPath and webkitRelativePath (2e3b7f1)
  • fileListFromZip and correct webkitRelativePath (a136530)

v0.2.3

03 Mar 15:36
4e0612c
Compare
Choose a tag to compare

0.2.3 (2022-03-03)

Bug Fixes

  • replace back in webkitRelativePath (#8) (84ae282)

v0.2.2

02 Mar 09:04
9ed4284
Compare
Choose a tag to compare

0.2.2 (2022-03-02)

Bug Fixes

  • correctly return a filelist from zip (b579d2a)

v0.2.1

01 Mar 18:50
1872671
Compare
Choose a tag to compare

0.2.1 (2022-03-01)

Bug Fixes

  • export the type FileList (818a69c)

v0.2.0

28 Feb 20:51
f230493
Compare
Choose a tag to compare

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)

filelist-from v0.1.0

25 Feb 09:33
0564df5
Compare
Choose a tag to compare

Features