This repository was archived by the owner on Jan 4, 2021. It is now read-only.
v0.3.0
* Breaking: removed `registerCopyFromDist()` and `registerCopyFromBower()`; no real need to copy into local repo. Will do it on a case-by-case basis when a project requires a build step. * Breaking: `registerOptimize()` parameter names made more friendly `name`->`source`, `outName`->`target`, `basePath`->`targetPath` * travis-ci support * Documentation updates * Update `thehelp-project` dev dependency * Remove `blanket` dev dependency and configuration; we weren't really using it * Remove `thehelp-test` (circular) dev dependency, add `sinon` and `chai` as replacements * Full integration test