Skip to content

Latest commit

 

History

History
109 lines (49 loc) · 4.58 KB

CHANGELOG.md

File metadata and controls

109 lines (49 loc) · 4.58 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.1.0 (2023-04-11)

Features

  • examples: update usage example (ecf44be)
  • support custom collection name for queue (#25) (#26) (25e22f5)

1.3.0 (2023-03-05)

Features

  • support async queue registration (#22) (03ca996)

1.2.1 (2023-01-31)

1.2.0 (2022-10-28)

Features

Bug Fixes

  • add Inject decorator to agenda metadata accessor constructor (#14) (4149cc9)

1.2.0-0 (2022-10-27)

Features

1.1.2 (2022-08-05)

Bug Fixes

  • jobs with argument not unlocking (e2d4068)

1.1.1 (2022-07-30)

1.1.0 (2022-07-30)

1.1.0-0 (2022-07-29)

Features

  • support disabling auto start of queue (#11) (db3090e)

Bug Fixes

  • done not passed to processors (#10) (4aaa67c), closes #8
  • disconnect from database on shutdown (#5) (86a106b), closes #4

1.0.1 (2022-07-16)

Bug Fixes

1.0.0 (2022-07-09)

Features

0.0.5-2 (2022-06-22)

Features

  • internal manage db connection (f09142f)

0.0.5-1 (2022-06-21)

0.0.5-0 (2022-06-21)

Features

0.0.4 (2022-06-20)

Features

0.0.3 (2022-06-19)

0.0.1 (2022-06-18)

Features