Skip to content

Releases: Stevad/yii-cron-tasks

1.0.7 - Support to enable/disable console command

23 Aug 13:13
Compare
Choose a tag to compare

Added 'enabled' bool attribute to enable/disable console command actions.

Update regex

26 Jul 06:41
Compare
Choose a tag to compare

Update regex in CronTask to allow '-' and '_' symbols in command and action names.

1.0.4 Bugfix

01 Feb 08:19
Compare
Choose a tag to compare

Add chmod for cron info file

1.0.3 bugfix

22 Aug 10:09
Compare
Choose a tag to compare
v1.0.3

Remove CronTask arguments escaping - unusable. Need to find new approach

Bugfix

18 Jul 06:44
Compare
Choose a tag to compare
v1.0.2

Fix wrong dayOfWeek interpretation

Bugfix

13 Jul 07:34
Compare
Choose a tag to compare
v1.0.1

Fix canRun method (more strict rule)

First public release

18 Jan 19:38
Compare
Choose a tag to compare

This is a first public release. Feel free to improve this extension.