Releases: omnilight/yii2-scheduling
Releases · omnilight/yii2-scheduling
1.1.6
1.1.5
What's Changed
- Update composer.json dependencies by @esfahanweb in #69
New Contributors
- @esfahanweb made their first contribution in #69
Full Changelog: 1.1.4...1.1.5
1.1.4: Merge pull request #60 from omnilight/docker
Setup docker to simplify running tests locally
1.1.3: Merge pull request #48 from templton/hint_bool_php5
delete hint bool in method (for php 5)
1.1.2: Merge pull request #36 from omnilight/add-license
1.1.1: Merge pull request #38 from gietos/symfony-process
Fix #33: Allow symfony/process v4.*
(invalid)
v1.1.0
1.0.8: Merge pull request #22 from gietos/callback_event_configure_merge_fix
Use `Yii::configure` instead of static call to `yii\base\Object` constructor