1.21.0 (2021-04-26)
- add typing for addNextRepeatableJob (a3be937)
1.20.6 (2021-04-25)
- movetocompleted: should not complete before children (812ff66)
1.20.5 (2021-04-23)
- obliterate: correctly remove many jobs (b5ae4ce)
1.20.4 (2021-04-23)
1.20.3 (2021-04-23)
1.20.2 (2021-04-22)
- movetodelayed: check if job is in active state (4e63f70)
1.20.1 (2021-04-22)
1.20.0 (2021-04-21)
- worker: passing token in processor function (2249724)
1.19.3 (2021-04-20)
- movetocompleted: throw an error if job is not in active state (c2fe5d2)
1.19.2 (2021-04-19)
1.19.1 (2021-04-19)
- remove repeatable with obliterate (1c5e581)
1.19.0 (2021-04-19)
- add workerDelay option to limiter (9b6ab8a)
1.18.2 (2021-04-16)
- add parentKey property to Job (febc60d)
1.18.1 (2021-04-16)
- rename Flow to FlowProducer class (c64321d)
1.18.0 (2021-04-16)
- add remove support for flows (4e8a7ef)
1.17.0 (2021-04-16)
- job: consider waiting-children state (2916dd5)
1.16.2 (2021-04-14)
- read lua scripts serially (69e73b8)