Releases: cheminfo/filelist-utils
Releases · cheminfo/filelist-utils
v1.7.0
1.7.0 (2023-02-06)
Features
- add filter options to fileCollectionFromZip (#74) (e36ab0d)
v1.6.0
1.6.0 (2023-02-03)
Features
- add fileCollectionToZip (d31f6b9)
- allow to 'zip' a fileCollection instance (6962cf6)
v1.5.1
1.5.1 (2023-01-19)
Bug Fixes
v1.5.0
1.5.0 (2022-12-15)
Features
- fileCollectionFromFileArray as optional baseURL in options (c452721)
v1.4.1
1.4.1 (2022-12-14)
Bug Fixes
- baseURL become optional in fileCollectionFromFileArray (#67) (64a7024)
v1.4.0
1.4.0 (2022-12-05)
Features
- ensure a fileCollection result is always sorted (3c2bdff)
v1.3.0
1.3.0 (2022-12-02)
Features
Documentation
- add webservice example in html (06f3e96)
v1.2.0
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
1.1.1 (2022-10-27)
Bug Fixes
- ignore dotFolder and included files (9d0c6b4)
v1.1.0
1.1.0 (2022-10-27)
Features
- filter out .dotFiles by default (3f4622f)