Skip to content

Releases: omnilight/yii2-scheduling

1.1.6

16 May 17:29
e69b281
Compare
Choose a tag to compare

Removed support for symfony 5.x

1.1.5

07 May 07:15
76124ca
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.4...1.1.5

1.1.4: Merge pull request #60 from omnilight/docker

07 Apr 10:58
c7ffcd3
Compare
Choose a tag to compare
Setup docker to simplify running tests locally

1.1.3: Merge pull request #48 from templton/hint_bool_php5

19 Jul 17:37
014105e
Compare
Choose a tag to compare
delete hint bool in method (for php 5)

1.1.2: Merge pull request #36 from omnilight/add-license

09 Apr 21:09
b1a9292
Compare
Choose a tag to compare

1.1.1: Merge pull request #38 from gietos/symfony-process

05 Nov 14:41
0f520ab
Compare
Choose a tag to compare
Fix #33: Allow symfony/process v4.*

(invalid)

12 Jun 14:18
31cef4e
Compare
Choose a tag to compare
Merge pull request #24 from VeerUP/without-overlapping

Without overlapping

v1.1.0

16 Jul 12:47
31cef4e
Compare
Choose a tag to compare
Merge pull request #24 from VeerUP/without-overlapping

Without overlapping

1.0.8: Merge pull request #22 from gietos/callback_event_configure_merge_fix

14 Nov 11:19
22f5882
Compare
Choose a tag to compare
Use `Yii::configure` instead of static call to `yii\base\Object` constructor

1.0.7

30 Sep 19:11
Compare
Choose a tag to compare
Merge pull request #13 from gietos/cli-script-name

Extract cli script name into variable