Releases: taskforcesh/bullmq
Releases · taskforcesh/bullmq
v1.6.5
1.6.5 (2020-01-05)
Bug Fixes
- get rid of flushdb/flushall in tests (550c67b)
v1.6.4
1.6.4 (2020-01-05)
Bug Fixes
- delete logs when cleaning jobs in set (b11c6c7)
v1.6.3
1.6.3 (2020-01-01)
Bug Fixes
v1.6.2
1.6.2 (2019-12-16)
Bug Fixes
- change default QueueEvents lastEventId to $ (3c5b01d)
- ensure QE ready before adding test events (fd190f4)
- explicitly test the behavior of .on and .once (ea11087)
v1.6.1
1.6.1 (2019-12-16)
Bug Fixes
- check of existing redis instance (dd466b3)
v1.6.0
1.6.0 (2019-12-12)
Features
- add generic type to job data and return value (87c0531)
v1.5.0
1.5.0 (2019-11-22)
Features
v1.4.3
1.4.3 (2019-11-21)
Bug Fixes
- check in moveToFinished to use default val for opts.maxLenEvents (d1118aa)
v1.4.2
1.4.2 (2019-11-21)
Bug Fixes
- avoid Job<->Queue circular json error (5752727)
- avoid the .toJSON serializer interface #70 (5941b82)
v1.4.1
1.4.1 (2019-11-08)
Bug Fixes