This repository was archived by the owner on Aug 13, 2025. It is now read-only.
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
loggerunzipungzipfilter(82ccd18)
Bug Fixes
Documentation
- correct jsdoc from maybeFilter (f89d850)