Releases: mich-cook/grunt-atomify
Releases · mich-cook/grunt-atomify
v0.3.0
Rely on atomify for mkdir
This release has a few clean up items in it like requiring both travis tasks to finish successfully before publishing the package to npm and adding the npm sticker to the docs.
Atomify has added functionality to create directories when they don't exist in the target path. This makes the code in the grunt-atomify plugin redundant. It was removed as to fix issue #4.