Skip to content

Releases: szemul/queue-worker

2.0.2 - Update dependencies, allow queue 2.x not just 2.0.0

22 Oct 23:13

Choose a tag to compare

Allowing Queue 2.0

03 Nov 16:13
429dc52

Choose a tag to compare

Upgraded queue library (#2)

* Upgraded queue library

* Allowing queue 1.0 and 2.0

* Allowing queue 1.0 and 2.0

* Updated dependency

2.0.0 - Additional input value support for worker

14 Aug 11:53
ef454da

Choose a tag to compare

What's Changed

  • Add support for the worker to handle additional input values by @szeber in #1

Full Changelog: 1.0.1...2.0.0

1.0.1 - Fix unlimited iteration handling in the worker command

22 Mar 10:44

Choose a tag to compare

Initial release

20 Mar 14:18

Choose a tag to compare

1.0.0

Fix phpstan errors