Releases: Dukecity/CommandSchedulerBundle
Releases · Dukecity/CommandSchedulerBundle
v6.0.3
What's Changed
- fix: remove carbon use statement by @Chris53897 in #112
- feat: allow "doctrine/dbal" 4 by @Chris53897 in #113
- chore: upgrade github action "codecov/codecov-action" 3 => 4 by @Chris53897 in #115
- chore: remove some php extensions in the ci run by @Chris53897 in #116
- chore: add testrun for php 8.4 by @Chris53897 in #118
- test: fix deprecation for doctrine-bundle 2.12 by @Chris53897 in #120
- feat: bump min versions by @Chris53897 in #123
- feat: fix deprecation for Extension by @Chris53897 in #124
- ci: run tests again php 8.4 and symfony 7.1/7.2 by @Chris53897 in #125
Full Changelog: v6.0.2...v6.0.3
v5.0.10
What's Changed
- Fixed: Wrong translations in button and confirmation to disable a command - 5.x by @DieWallSoCom in #110
- German translation for the immediately started task - 5.x by @DieWallSoCom in #111
Full Changelog: v5.0.9...v5.0.10
v6.0.2
What's Changed
- feat: add support for doctrine/orm 3 by @Chris53897 in #109
Full Changelog: v6.0.1...v6.0.2
v6.0.1
What's Changed
- Fix: Name validation error while trying to save an edited command by @DieWallSoCom in #76
- chore: improve ci by @Chris53897 in #107
Full Changelog: v6.0.0...v6.0.1
v5.0.9
What's Changed
- feat: add support for "nesbot/carbon" 3 by @Chris53897 in #104
- Feature/fix name validation error (backport for 5.x) by @Chris53897 in #105
- chore: improve ci by @Chris53897 in #106
Thanks @DieWallSoCom
Full Changelog: v5.0.8...v5.0.9
v5.0.8
What's Changed
- feat: remove laminas/laminas-code from composer by @Chris53897 in #70
- Fix: NullOutput clear (backport for 5.x) by @jsaenzHRLOG in #101
New Contributors
- @jsaenzHRLOG made their first contribution in #101
Full Changelog: v5.0.7...v5.0.8
Test
v6.0.0
Important:
Please read Upgrade-Guide for Breaking Changes !
https://github.com/Dukecity/CommandSchedulerBundle/blob/main/UPGRADE.md
- Add support of Symfony 7
- Drop support of Symfony 6
- Drop support of php < 8.2
See Changelog for more details
https://github.com/Dukecity/CommandSchedulerBundle/blob/main/CHANGELOG.md#new-in-version-6
v6.0.0-beta
Important:
Please read Upgrade-Guide !
https://github.com/Dukecity/CommandSchedulerBundle/blob/main/UPGRADE.md
- Add support of Symfony 7
- Drop support of Symfony 6
- Drop support of php < 8.2
See Changelog for more details
https://github.com/Dukecity/CommandSchedulerBundle/blob/main/CHANGELOG.md#new-in-version-6
v5.0.7
What's Changed
- chore: add phpunit 10 cache files to gitignore by @Chris53897 in #58
- fix(AddCommand): store correct command name by @petski in #64
- feat: add command to disable scheduled commands by @Chris53897 in #67
New Contributors
Full Changelog: v5.0.6...v5.0.7