v1.1.0
What's Changed
- Added maximum job limit behavior in QueueWorker by @techmahedy in #18
- Add Per-Job Timeout Support via #[Queueable(timeout)] by @techmahedy in #19
- [Job Chaining] Added support for multiple sequential jobs by @techmahedy in #20
Full Changelog: v1.0.0...v1.1.0