Releases: zenstruck/schedule-bundle
v1.8.0
v1.7.0
6b3389e feat: Add task id to list command output (#82) by @bobvandevijver
8857dd3 feat: Add support for custom task ids (#81) by @bobvandevijver, @kbond
440710e feat: Add optional description to callback extension/task constructors (#80) by @bobvandevijver
7f4b918 fix bug in documentation (#77) by @PhilETaylor
v1.6.0
8565e22 minor: ensure task always provides a timezone (#76) by @kbond
6616591 fix: ensure start time is in current timezone (#76) by @kbond
50e9293 fix(ci): add token by @kbond
84831f0 chore(ci): fix by @kbond
2046951 chore(cs): fix (#74) by @kbond
950db75 chore(cs): update php-cs-fixer config (#74) by @kbond
0b996a7 chore(ci): update (#74) by @kbond
b31ca9f feat(deps): require PHP 8+ (#74) by @kbond
347f6fb ci: fix (#73) by @kbond
v1.5.0
2063ad1 [feature] Add support for symfony/notifier. (#72) by @pierredup
v1.4.3
v1.4.2
v1.4.1
99f8d9a [bug] Allow to add lazy commands by the inner command classname (#67) by @gisostallenberg, Giso Stallenberg [email protected]
v1.4.0
v1.3.0
9c224b6 [minor] improve converting callbacks to strings (#62) by @kbond
0273756 [feature] add AsScheduledTask
for self-schedule commands/services (#62) by @kbond
613bbec [minor] dep upgrade (#61) by @kbond
00b7d8f [minor] remove scrutinizer (#61) by @kbond
2f7cd2f [feature] add additional cron hash aliases (#61) by @kbond
c910a93 [doc] Update define-schedule.md (#56) by @Lenny4
0dfcf62 [minor] add static code analysis with phpstan (#55) by @kbond
e021707 [minor] run php-cs-fixer on lowest supported php version (#54) by @kbond