Skip to content

v1.1.0

Choose a tag to compare

@rrr63 rrr63 released this 14 Dec 16:12
· 12 commits to 1.x since this release
33adb1d

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