Skip to content

Releases: zenstruck/schedule-bundle

v1.8.0

16 Nov 18:40
Compare
Choose a tag to compare

eaeac48 feat: Symfony 7 support (#84) by @kbond
9e78eca feat: drop support for Symfony 4.4 (#84) by @kbond

Full Change List

v1.7.0

05 Jun 22:02
Compare
Choose a tag to compare

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

Full Change List

v1.6.0

04 Mar 19:28
Compare
Choose a tag to compare

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

Full Change List

v1.5.0

21 Nov 15:35
Compare
Choose a tag to compare

2063ad1 [feature] Add support for symfony/notifier. (#72) by @pierredup

Full Change List

v1.4.3

30 Oct 17:11
Compare
Choose a tag to compare

dd41eb6 [bug] RunContext::$duration can be negative under certain conditions (#71) by @gassan
13a8671 [minor] fixcs by @kbond
e06431b [minor] remove branch alias by @kbond

Full Change List

v1.4.2

30 Sep 17:10
Compare
Choose a tag to compare

8af79f7 [bug] Change ping options to variablePrototype (#70) by @bpastukh

Full Change List

v1.4.1

20 Jul 16:20
99f8d9a
Compare
Choose a tag to compare

99f8d9a [bug] Allow to add lazy commands by the inner command classname (#67) by @gisostallenberg, Giso Stallenberg [email protected]

Full Change List

v1.4.0

08 Jun 13:19
191e113
Compare
Choose a tag to compare

191e113 [minor] support Symfony 6.1 (#63) by @kbond

Full Change List

v1.3.0

14 Apr 18:23
7c8a225
Compare
Choose a tag to compare

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

Full Change List

v1.2.1

13 Nov 18:32
c04c992
Compare
Choose a tag to compare

c04c992 [minor] add php 8.1 support by @kbond
33b432b [ci] use reusable actions (#53) by @kbond
a0d76a8 [minor] add symfony 6 to ci matrix (#52) by @kbond

Full Change List