v1.0.0
<a name"1.0.0">
1.0.0 (2015-12-05)
Features
- handle cases when the hook doesn't return anything (40655cd8)
- add some type checking (1129c3dd)
- add some logging for debug purposes using npmlog (57fa09d3)
- support require hooks that don't use pirates (35f6635c)
- ignore any file conaining '@pirates: ignore' (3cc82fb1)
- add some more flexible arguments parsing (d1d077d0)
- inital implimentation (and tests!) (887188c5)
Breaking Changes
-
addCompiler is now addHook. Same API, diffrent name. Use the new one
(32302ea4)