Releases: hmazter/laravel-schedule-list
Releases · hmazter/laravel-schedule-list
0.2.0 - 2017-08-14
Updated
- Output table include next run occasion for each command
- Description is now parsed from the command class, schedule description overrides the command description
0.1.5 - 2017-08-12
Added
- Support Laravel auto discover
Other
- Verify with Laravel 5.5 and PHPUnit 6
0.1.4 - 2017-01-28
Updated
Updated tests
Use ::class style syntax
Testing against php 7.1
Other
Verify with Laravel 5.4