Even though the #7 fix is a bug fix, this will end up being a breaking change if anybody has been relying on the silent success for a case when writeFile fails. Thus, this is a major version bump.
- Make sure to reject the promise if writeFile errors (#7)
- All grade A-supported
node
/iojs
versions now ship with annpm
that understands^
- Speed up
travis-ci
builds; test on latestnode
andio.js
versions - Update
is
,jscs
,tape