Releases: androzd/queue-nsq
Releases · androzd/queue-nsq
v1.0.7
What's Changed
- Bump laravel version compatibility by @OokohZoht7ih0cep in #4
New Contributors
- @OokohZoht7ih0cep made their first contribution in #4
Full Changelog: v1.0.6...v1.0.7
Disable logging
Merge pull request #3 from mwazovzky/patch-1 remove logs from base consumer
License information added
Merge pull request #2 from dancer-st/license add Mit License
Bump composer requirements
v1.0.4 Update composer.json
Add .nsq.php for syntax highligting
v1.0.3 add .nsq.php for syntax highligting
Remove final from base consumer's handle method
v1.0.2 add ability to override handle method
add support laravel 8.* to composer.json
v1.0.1 Update composer.json
Initial release
v1.0.0 initial commit