v1.6.0
Bug Fixes
- close watcher after kill process (f85d398)
- replace placeholders with global flag (71c3759)
- save sources order after glob (24b4a0a)
Features
- add autoload config with js, json and yml ext (e4305c5)
- add flags for selected builds (2425f72)
- deprecate css/whitepaper format (89b1754)
- export public API for register own plugins (d331790)
Performance Improvements
- replace throttle to debounce for watcher cb (db3592c)