Releases: spatie/laravel-schedule-monitor
Releases · spatie/laravel-schedule-monitor
3.3.0
What's Changed
Full Changelog: 3.2.1...3.3.0
3.2.1
- fix silent by default
3.2.0
- silence jobs by default
Full Changelog: 3.1.1...3.2.0
3.1.1
- support L10
3.1.0
What's Changed
- Add PHP 8.2 Support by @patinthehat in #84
- ping oh dear when scheduled task has started by @smknstd in #85
New Contributors
- @patinthehat made their first contribution in #84
- @smknstd made their first contribution in #85
Full Changelog: 3.0.4...3.1.0
3.0.4
- update deps
Full Changelog: 3.0.3...3.0.4
3.0.3
What's Changed
Full Changelog: 3.0.2...3.0.3
3.0.2
What's Changed
- Update readme about model pruning by @patrickbrouwers in #71
- PHPUnit to Pest Converter by @freekmurze in #73
- chore: add multitenancy documentation by @ju5t in #75
- Add Termwind to improve the Command Outputs. by @xiCO2k in #74
New Contributors
Full Changelog: 3.0.1...3.0.2
3.0.1
What's Changed
- Fix return type by @SamuelNitsche in #70
New Contributors
- @SamuelNitsche made their first contribution in #70
Full Changelog: 3.0.0...3.0.1
3.0.0
- Support Laravel 9