0.17.0
------------------- - `copySync` added `clobber` option (before always would clobber, now if `clobber` is `false` it throws an error if the destination exists). **Only works with files at the moment.** - `createOutputStream()` added. See: https://github.com/jprichardson/node-fs-extra/pull/118