v1.6.0 (2016-12-16)
Full Changelog
Implemented enhancements:
- Don't have options propagation to worker-farm expect: 'maxConcurrentWorkers' and 'maxRetries' #25
- EventEmitter memory leak warnings #22
- Please use a changelog #15
- [name] logging #14
Fixed bugs:
- Don't forget call process.removeListener. #24
Closed issues:
- Pass config directly to Node API #21
- [Question] Does it work with webpack dev server or middleware ? #18
Merged pull requests:
- Implement options propagation to worker-farm. Add schema json validation. #28 (wKich)
- Add calls process.removeListener #27 (wKich)