Releases: wp-cli/cron-command
Releases · wp-cli/cron-command
Version 2.0.7
- Use version range for
wp-cli/wp-cli-tests
dependency [#74]
- Move wp-cli/wp-cli-tests to dev dependecies and update [#73]
- Update GHA functional tests workflow [#72]
Version 2.0.6
- Switch from Travis CI to GitHub Actions [#69]
Version 2.0.5
- Bump PHPCS compatibility tests to new PHP 5.6+ minimum [#67]
- Fix documentation for the delete command. [#62]
- Bump Travis CI OS from
trusty
to xenial
[#60]
- Enforce PHP 7.4 compatibility in Travis CI [#59]
- Fix Travis CI
sudo
warning [#58]
- Fix typos and doc standards [#56]
Version 2.0.4
- Add command to unschedule all events with a given hook [#51]
Version 2.0.3
- Adapt config anchor to latest template [#47]
Version 2.0.2
- Implement CS checking based on the
WP_CLI_CS
ruleset [#46]
- Enhancement: Add PHP 7.3 to Travis CI build matrix [#45]
- Move PHP 5.4 tests from
WP_VERSION
latest
to 5.1
[#43]
Version 2.0.1
- Make sure WP Cron is enabled for cron tests [#36]
- Add support for Probot
move
command [#35]
- Automatically rerun failed scenarios [#34]
- Ignore log files [#33]
Version 2.0.0
- Adapt package for framework v2 [#29]
- Update scaffolded files [#25]
Version 1.0.5
- Documentation, test suite, and repository improvements [#20, #21, #22].
Version 1.0.4
- Updates scaffolded tests to enable error reporting [#18].
- Updates scaffolded README and GitHub configuration [#19].