Skip to content

Latest commit

 

History

History
66 lines (46 loc) · 1.7 KB

CHANGELOG.md

File metadata and controls

66 lines (46 loc) · 1.7 KB

0.1.10 (2020-04-21)

Fixed

Feature Added

  • Updated dependency bee-queue to v1.2.3

0.1.9 (2019-11-23)

Feature Added

  • Added delayUntil config to delay firing off a job by seconds specified

0.1.8 (2019-09-28)

Fixed

0.1.7 (2019-07-18)

Fixed

  • Fixed: Error on Queue.close() local handler whenever HttpException occurs

0.1.6 (2019-07-10)

Fixed

0.1.5 (2019-05-29)

Fixed

0.1.4 (2019-05-25)

Bug Fixed

  • Fixed coverage test coverage ( coveralls )

0.1.3 (2019-04-18)

Feature Added

  • Setup standard error messages

0.1.2 (2019-04-17)

Bug Fixes

  • Fixed typo in link for package.json file

0.1.1 (2019-04-16)

Bug Fixes

  • None