You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.0.0
* add generator support for node 0.11
* change `#join` to `#path` and use `path.resolve`
* add support for absolute `source` and `directory` paths
* add `#directory` getter and setter method
* add `#readFile` method to expose the core reading logic
* add `#writeFile` method to expose the core writing logic
* fix default `clean` setting when running the cli