Skip to content

Releases: cheminfo/filelist-utils

v1.7.0

06 Feb 09:13
ee9f644
Compare
Choose a tag to compare

1.7.0 (2023-02-06)

Features

  • add filter options to fileCollectionFromZip (#74) (e36ab0d)

v1.6.0

03 Feb 14:40
8c8da3c
Compare
Choose a tag to compare

1.6.0 (2023-02-03)

Features

  • add fileCollectionToZip (d31f6b9)
  • allow to 'zip' a fileCollection instance (6962cf6)

v1.5.1

19 Jan 15:13
565a633
Compare
Choose a tag to compare

1.5.1 (2023-01-19)

Bug Fixes

v1.5.0

16 Dec 13:26
f07afc6
Compare
Choose a tag to compare

1.5.0 (2022-12-15)

Features

  • fileCollectionFromFileArray as optional baseURL in options (c452721)

v1.4.1

14 Dec 05:37
c1c89fb
Compare
Choose a tag to compare

1.4.1 (2022-12-14)

Bug Fixes

  • baseURL become optional in fileCollectionFromFileArray (#67) (64a7024)

v1.4.0

05 Dec 10:27
a289e98
Compare
Choose a tag to compare

1.4.0 (2022-12-05)

Features

  • ensure a fileCollection result is always sorted (3c2bdff)

v1.3.0

02 Dec 06:39
4bf3e1f
Compare
Choose a tag to compare

1.3.0 (2022-12-02)

Features

Documentation

  • add webservice example in html (06f3e96)

v1.2.0

06 Nov 23:11
f9abb64
Compare
Choose a tag to compare

1.2.0 (2022-11-06)

Features

  • add fileCollectionFromPaths (cb71b52)

Bug Fixes

  • relativePath should always contain file.name and not '.' (#49) (bfd802c)

v1.1.1

27 Oct 10:42
fe53c7c
Compare
Choose a tag to compare

1.1.1 (2022-10-27)

Bug Fixes

  • ignore dotFolder and included files (9d0c6b4)

v1.1.0

27 Oct 10:16
6e0ffcd
Compare
Choose a tag to compare

1.1.0 (2022-10-27)

Features

  • filter out .dotFiles by default (3f4622f)