Releases: SynergiTech/queue
Releases · SynergiTech/queue
v0.5.0
- read
autorun
config option from the queue
config instead of the main config.
- reading
autorun
config option from the main config is now deprecated.
v0.4.0
Merge pull request #3 from nickcampbell18/better-uuids
Use Ramsey's UUID library when generating task IDs
v0.3.0
- new event
error
- new callback parameter for
post-execute
, third parameter exposes the task duration
v0.1.3
restart DB connection before/after completing work
v0.1.2
support PHP7 throwable interface