Skip to content

Releases: wp-cli/checksum-command

Version 2.1.0

12 May 06:33
0f58af9
Compare
Choose a tag to compare
  • Regenerate README file [#87]
  • Add --insecure flag to core|plugin verify-checksums commands [#86]
  • Regenerate README file [#85]

Version 2.0.6

05 May 11:29
623e798
Compare
Choose a tag to compare
  • 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

07 Dec 22:48
a03cb05
Compare
Choose a tag to compare
  • Switch from Travis CI to GitHub Actions [#78]
  • Prevent unnecessary directory recursion [#77]

Version 2.0.4

05 Jul 08:03
Compare
Choose a tag to compare
  • 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

25 Apr 01:30
7db6666
Compare
Choose a tag to compare
  • Update README.md file [#63]

Version 2.0.2

22 Apr 13:19
e16dafd
Compare
Choose a tag to compare
  • 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

06 Sep 07:58
b16e808
Compare
Choose a tag to compare
  • Automatically rerun failed scenarios [#55]
  • Use command namespaces instead of conditional addition [#54]

Version 2.0.0

05 Aug 13:28
6e0b5f6
Compare
Choose a tag to compare
  • Adapt package for framework v2 [#50]

Version 1.0.9

21 Apr 01:30
89a3194
Compare
Choose a tag to compare
  • Make soft change detection more flexible [#41]
  • Add backslash to the regex for matching Windows paths correctly [#39]

Version 1.0.8

29 Jan 17:01
360c0c6
Compare
Choose a tag to compare
  • Use hooks to make sure commands are added at the right moment [#32]