What's Changed
Improvements 🔧
- feat: support subscribe command in Redis by @albertcht in #35
- feat: support PHP 8.4 by @albertcht in #34
- improve: adjust phpdocs for facades by @storyn26383 in #39
Bug fixes 🐛
- fix: fix missing setContainer function call in poolable drivers in QueueManager by @albertcht in #31
- fix: fix
queue:listen
command by @albertcht in #37 - fix: fix depenedencies injection in other queue commands by @albertcht in #38
Full Changelog: v0.1.5...v0.1.6