Releases: baby-markt/cron-bundle
Releases · baby-markt/cron-bundle
v2.0.2
v2.0.1
v2.0.0
Improvements
- PHP 7.4 - 8.1 compatibility.
- Symfony >=4.4, >=5.4 and 6.x compatibility.
- Improved test coverage.
Breaking changes:
- This bundle is no longer compatible with PHP versions prior to 7.4 and Symfony versions prior to 4.4 or 5.4.
- Configuration namespace changed from
babymarkt_ext_crontobabymarkt_cron. - Bundle class changed from
BabymarktExt\CronBundle\BabymarktExtCronBundletoBabymarkt\Symfony\CronBundle\BabymarktCronBundle. - Command name prefixes changed from
babymarktext:cron:*tobabymarkt-cron:*.