Skip to content

Releases: cakephp/queue

Queue 0.1.2

26 May 14:41
ee88486

Choose a tag to compare

Fixes

  • The worker command no longer requires the --queue option if you also use the --config option. Instead the queue will be read out of the queue configuration.

Queue 0.1.1

07 May 14:22
afbeaaa

Choose a tag to compare

Fixes

  • Fix running jobs on PHP8.
  • Improved documentation.

Initial Release

01 Mar 02:35
52e96b5

Choose a tag to compare

Initial release of the Queue plugin.