- console command handle() method dependency injection: by @techmahedy in #24
Full Changelog: https://github.com/doppar/queue/compare/v1.2.0...v1.2.1
- default queue worker timeout 3600 seconds to unlimited by @techmahedy in #23
Full Changelog: https://github.com/doppar/queue/compare/v1.1.1...v1.2.0
- composer.json updated by @techmahedy in #21
- composer.json updated by @techmahedy in #22
Full Changelog: https://github.com/doppar/queue/compare/v1.1.0...v1.1.1
- 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: https://github.com/doppar/queue/compare/v1.0.0...v1.1.0
- composer.json updated by @techmahedy in #17
Full Changelog: https://github.com/doppar/queue/compare/v1.0.0-beta.3...v1.0.0