v1.0.0
Breaking
- Return wrapped task instead of original function, add unwrap method to wrapper, update tests (67fd02c)
Fix
- Make linting pass & add pretest hook (52c3cad)
- Improve integration tests, especially on Windows (a2a2f73)
Update
- Switch to mocha + expect for testing (e3901ed)
Docs
- Added gulp-pipeline's RailsRegistry to 'in the wild' section (c0f8fff)
Upgrade
- Update bach (cf081d3)
Build
Scaffold
- Normalize project (f0866cc)