v3.0.0
v2.3.0...v3.0.0
Summary
This is first release of v3.x branch, it removes deprecated "every*" API (#354) and also change, slightly, "day" interpretation of CRON expression (#356). Finally Symfony v3.4 support was removed.
Changelog
Changed
- [#349] Require at least PHP v7.4
- [#356] Require package "dragonmantank/cron-expression" at least "v3.1"
Removed
- [#351] Drop Symfony v3.4 support
- [#352] Drop Symfony v5.1 support
- [#354] Remove most "Crunz\Event::every*" methods
PRs
- [#349] Require at least PHP v7.4
- [#350] Migrate Windows builds to GitHub Actions
- [#351] Drop Symfony v3.4 support
- [#352] Drop Symfony v5.1 support
- [#354] Remove most "Crunz\Event::every*" methods
- [#355] Remove Symfony BC layer
- [#356] Require package "dragonmantank/cron-expression" at least "v3.1"
- [#360] Release v3.0.0