0.14.0
------------------- - changed `copy`/`copySync` from `fs.copy(src, dest, [filters], callback)` to `fs.copy(src, dest, [options], callback)` https://github.com/jprichardson/node-fs-extra/pull/100 - removed mockfs tests for mkdirp (this may be temporary, but was getting in the way of other tests)