Changelog
0.3.8
sander.writeFile
and sander.appendFile
return promises that resolve with the data written or appendedChangelog
0.3.7
Changelog
0.3.6
!== '[object Buffer]'
check with === '[object Object]'
Changelog
0.3.4
symlinkOrCopy
on Windows (#4) - thanks @clintwood