All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.6.1 (2017-11-01)
- parseCLI: change to
defaultDescription
(c372600)
0.6.0 (2017-10-27)
- parseCLI:
<files>
are now an required option--given
0.5.0 (2017-10-23)
- package.json: remove
output-file
from dependencies (a075a01) - runCLI: mkdirp sequentially first (c0fd5e2)
- package.json: add
mkdirp
to dependencies (9e39db9)
0.4.0 (2017-10-21)
- package.json: add
path-complete-extname
to dependencies (b021c4e)
0.3.0 (2017-10-21)
- output with dirname excluding glob parent (fd90a5d)
- package.json: add
glob-parent
to dependencies (70348aa)
0.2.1 (2017-10-21)
- package.json: add
bin/
to files (875e259)