Skip to content

Latest commit

 

History

History
73 lines (29 loc) · 2.51 KB

CHANGELOG.md

File metadata and controls

73 lines (29 loc) · 2.51 KB

3.2.0 (2020-12-22)

Features

  • Move to fast-glob and expose options for it. (#48) (3b5d2e5)

3.1.0 (2020-06-03)

Features

  • Support configuring how workers are invoked (cea4464)

3.0.1 (2020-05-07)

3.0.0 (2020-05-07)

Features

  • Drop support for node 8 (fdee983)

BREAKING CHANGES

  • Only node 10.18.1 or newer is now supported

2.0.0 (2018-03-21)

Features

BREAKING CHANGES

  • worker-farm options are moved to options.worker key.
  • abort method renamed to destory.

1.2.0 (2018-01-05)

Bug Fixes

  • Exit immediately if an error happened (#7) (b41e656)

Features

  • worker-farm: Allow to pass-through options to worker-farm (#6) (64fb20d)

1.1.0 (2017-08-11)

Features

1.0.0 (2017-08-09)

Features