Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

v3.0.0

Choose a tag to compare

@bmacnaughton bmacnaughton released this 17 Sep 01:51
· 37 commits to master since this release
  • config file options (-c, --config-file) to supply option values
  • exclude file option (-x, --exclude-file) to exclude specific files (multiple allowed)
  • exclude directory (-X, --exclude-dir) to exclude an entire directory (multiple allowed)
  • no longer requires ruby/gem for unpacking gem files

breaking changes

  • -x was exclude directory and is now --exclude-file
  • get-cli-options api changed