Releases: cheminfo/filelist-utils
Releases · cheminfo/filelist-utils
v1.11.2
1.11.2 (2024-09-28)
Bug Fixes
- allow relativePath as alternative to webkitRelativePath (e5fd102)
v1.11.0
1.11.0 (2024-01-20)
Features
- allow WebSource to have options (1b1a436)
v1.10.0
1.10.0 (2023-06-12)
Features
- add a parameter to allow or not recursive unzip (true by default) (82ccd18)
- add logger (to warn when trying to unzip non zip file) (82ccd18)
- we expose now 'Options' type for all the options in the various functions. In includes
logger
unzip
ungzip
filter
(82ccd18)
Bug Fixes
- unzip only if not ignored (82ccd18)
- unzip only if not ignored (82ccd18)
Documentation
- correct jsdoc from maybeFilter (f89d850)
v1.9.0
1.9.0 (2023-05-11)
Features
- add cache option for fileCollectionFromWebSource (41c0c6b)
- if arrayBuffer is cached we convert it to text if required (01d2ea2)
v1.8.1
1.8.1 (2023-04-24)
Bug Fixes
v1.8.0
1.8.0 (2023-03-01)
Features
- publish project on lactame.com (aefe82b)
Documentation
- example of file or folder upload (890f215)
v1.7.1
1.7.1 (2023-02-17)
Bug Fixes
- fallback to location.href (1c4dac4)
Documentation