3.2.0 (2020-12-22)
3.1.0 (2020-06-03)
- Support configuring how workers are invoked (cea4464)
3.0.1 (2020-05-07)
3.0.0 (2020-05-07)
- Drop support for node 8 (fdee983)
- Only node 10.18.1 or newer is now supported
2.0.0 (2018-03-21)
- Add keepAlive option (f9fb05a)
- worker-farm options are moved to
options.worker
key. - abort method renamed to destory.
1.2.0 (2018-01-05)
1.1.0 (2017-08-11)
- Support multiple paths (3bc826e)
1.0.0 (2017-08-09)
- Implement library (815824e)