Releases: cakephp/queue
Releases · cakephp/queue
Queue 0.1.2
Fixes
- The
workercommand no longer requires the--queueoption if you also use the--configoption. Instead the queue will be read out of the queue configuration.
Queue 0.1.1
Fixes
- Fix running jobs on PHP8.
- Improved documentation.
Initial Release
Initial release of the Queue plugin.