Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

v1.10.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 12 Jun 08:12
3940a90

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)