This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
Releases: spatie/laravel-short-schedule
Releases · spatie/laravel-short-schedule
1.6.2
What's Changed
- Added facade class docblock with static methods by @ariddlestone in #95
New Contributors
- @ariddlestone made their first contribution in #95
Full Changelog: 1.6.1...1.6.2
1.6.1
- do not fail if shortScheduel is not defined
Full Changelog: 1.6.0...1.6.1
1.6.0
- add
ShortSchedule
facade
Full Changelog: 1.5.2...1.6.0
1.5.2
What's Changed
- Fix typo in readme by @benholmen in #91
- Laravel 11.x Compatibility by @laravel-shift in #90
New Contributors
- @benholmen made their first contribution in #91
- @laravel-shift made their first contribution in #90
Full Changelog: 1.5.1...1.5.2
1.5.1
- support L10
1.5.0
- Support Laravel 9