Skip to content

Releases: spatie/laravel-short-schedule

1.6.1

16 May 11:07
5d18a8d
Compare
Choose a tag to compare
  • do not fail if shortScheduel is not defined

Full Changelog: 1.6.0...1.6.1

1.6.0

27 Mar 16:00
625de61
Compare
Choose a tag to compare
  • add ShortSchedule facade

Full Changelog: 1.5.2...1.6.0

1.5.2

07 Mar 07:42
337f1e1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.1...1.5.2

1.5.1

23 Jan 15:08
af6308e
Compare
Choose a tag to compare
  • support L10

1.5.0

14 Jan 16:46
Compare
Choose a tag to compare
  • Support Laravel 9

1.4.5

10 Jan 11:09
75dc0e5
Compare
Choose a tag to compare

What's Changed

  • PendingShortScheduleCommand::command method will attempt to resolve command name if class name was given by @etahamer in #54

New Contributors

Full Changelog: 1.4.4...1.4.5

1.4.4

09 Dec 10:08
afb2f59
Compare
Choose a tag to compare

What's Changed

  • Using the PHP Version the scheduler is called with for artisan commands by @TimGeDev in #50

New Contributors

Full Changelog: 1.4.3...1.4.4

1.4.3

22 Jul 11:35
3559a11
Compare
Choose a tag to compare
  • fixed description and help message (#37)

1.4.2

11 Jun 10:57
d18d91f
Compare
Choose a tag to compare
  • allow spatie/temporary-directory 2.* (#35)

1.4.1

04 Jun 06:25
Compare
Choose a tag to compare
  • do not set a default lifetime for production