tag:github.com,2008:https://github.com/signifly/laravel-scheduling-tasks/releases Release notes from laravel-scheduling-tasks 2023-11-21T14:14:11Z tag:github.com,2008:Repository/132112236/v2.0.0 2023-11-21T14:15:17Z v2.0.0 - 2023-11-21 <p>Prep for Laravel 10</p> Razorsheep tag:github.com,2008:Repository/132112236/v1.5.4 2023-08-03T11:17:44Z v1.5.4 <p>Support Laravel 9 + 10</p> Razorsheep tag:github.com,2008:Repository/132112236/v1.5.3 2021-05-19T09:00:18Z v1.5.3 - 2021-05-19 <ul> <li>Support PHP 8</li> </ul> pactode tag:github.com,2008:Repository/132112236/v1.5.2 2020-11-23T13:31:09Z v1.5.2 - 2020-11-23 <p>This release contains the following:</p> <ul> <li>Test coverage</li> <li>Add github actions</li> <li>Minor bugfixes</li> </ul> pactode tag:github.com,2008:Repository/132112236/v1.5.1 2020-09-14T09:10:36Z v1.5.1 - 2020-09-14 <p>This release contains the following changes:</p> <ul> <li>Add support for Laravel 8</li> </ul> pactode tag:github.com,2008:Repository/132112236/v1.5.0 2020-03-03T19:14:26Z v1.5.0 - 2020-03-03 <p>This release contains the following changes:</p> <ul> <li>Add support for Laravel 7</li> <li>Drop support for Laravel 5.x</li> </ul> pactode tag:github.com,2008:Repository/132112236/v1.4.0 2019-09-10T09:49:37Z v1.4.0 - 2019-09-10 <p>This release contains the following changes:</p> <ul> <li>Add support for Laravel 6.0</li> </ul> pactode tag:github.com,2008:Repository/132112236/v1.3.1 2019-05-28T11:33:04Z v1.3.1 - 2019-05-28 <p>This release contains the following:</p> <ul> <li>Ignore all test and documentation with "export-ignore"</li> </ul> pactode tag:github.com,2008:Repository/132112236/v1.3.0 2019-04-10T11:36:09Z v1.3.0 - 2019-04-10 <p>This release contains the following:</p> <ul> <li>Deprecated <code>onlyInProduction</code> check. It can be achieved with <code>Illuminate\Console\Scheduling\Event::environments()</code>.</li> </ul> pactode tag:github.com,2008:Repository/132112236/v1.2.1 2019-04-10T10:53:17Z v1.2.1 - 2019-04-10 <p>This release contains the following:</p> <ul> <li>Fixed issue that prevents the <code>TaskLoader</code> from loading all tasks.</li> </ul> pactode