Skip to content

Releases: hmazter/laravel-schedule-list

0.2.0 - 2017-08-14

14 Aug 12:37
Compare
Choose a tag to compare

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

12 Aug 14:15
Compare
Choose a tag to compare

Added

  • Support Laravel auto discover

Other

  • Verify with Laravel 5.5 and PHPUnit 6

0.1.4 - 2017-01-28

28 Jan 21:07
Compare
Choose a tag to compare

Updated

Updated tests
Use ::class style syntax
Testing against php 7.1

Other

Verify with Laravel 5.4