Releases: wp-cli/checksum-command
Releases · wp-cli/checksum-command
Version 2.1.0
- Regenerate README file [#87]
- Add
--insecure
flag to core|plugin verify-checksums
commands [#86]
- Regenerate README file [#85]
Version 2.0.6
- Use version range for
wp-cli/wp-cli-tests
dependency [#83]
- Move wp-cli/wp-cli-tests to dev dependecies and update [#82]
- Update GHA functional tests workflow [#80]
Version 2.0.5
- Switch from Travis CI to GitHub Actions [#78]
- Prevent unnecessary directory recursion [#77]
Version 2.0.4
- Bump PHPCS compatibility tests to new PHP 5.6+ minimum [#73]
- Bump Travis CI OS from
trusty
to xenial
[#72]
- Enforce PHP 7.4 compatibility in Travis CI [#71]
- Fix Travis CI
sudo
warning [#69]
Version 2.0.3
- Update README.md file [#63]
Version 2.0.2
- Implement CS checking based on the
WP_CLI_CS
ruleset [#62]
- Enhancement: Add PHP 7.3 to Travis CI build matrix [#61]
- Move PHP 5.4 tests from
WP_VERSION
latest
to 5.1
[#59]
- Add support for Probot
move
command [#57]
Version 2.0.1
- Automatically rerun failed scenarios [#55]
- Use command namespaces instead of conditional addition [#54]
Version 2.0.0
- Adapt package for framework v2 [#50]
Version 1.0.9
- Make soft change detection more flexible [#41]
- Add backslash to the regex for matching Windows paths correctly [#39]
Version 1.0.8
- Use hooks to make sure commands are added at the right moment [#32]