Skip to content

Releases: wp-cli/checksum-command

Version 2.3.7

Choose a tag to compare

@swissspidy swissspidy released this 01 Jul 09:06
2919dd7
  • Regenerate README file [#157]
  • fix: trim whitespace from --exclude parameter values [#155]

Version 2.3.6

Choose a tag to compare

@swissspidy swissspidy released this 11 Jun 10:33
  • Improve checksum verification for plugins without main PHP files [#143]

Version 2.3.5

Choose a tag to compare

@swissspidy swissspidy released this 25 May 09:33
65156b2
  • Fix tests after WordPress 7.0 [#153]

Version 2.3.4

Choose a tag to compare

@swissspidy swissspidy released this 18 May 09:21
071e3e6
  • Fix failing test [#152]

Version 2.3.3

Choose a tag to compare

@swissspidy swissspidy released this 17 Mar 21:30
b29b93b
  • Fix newly reported PHPStan errors [#147]
  • Add support for checksum verification of must-use plugins [#145]

Version 2.3.2

Choose a tag to compare

@schlessera schlessera released this 09 Dec 15:56
  • feat: add --format param for core checksums verification [#140]
  • PHPStan level 9 [#139]
  • Fix tests due to WP version requirements in tested plugins [#137]

Version 2.3.1

Choose a tag to compare

@schlessera schlessera released this 29 Apr 08:15
39992db
  • Fix docstring indent issue in feature files [#136]
  • Fix Gherkin lint issues [#135]
  • Remove unused variable [#134]
  • Require wp-cli/wp-cli v2.12 [#132]
  • Plugin Checksums: Don't check missing files [#131]

Version 2.3.0

Choose a tag to compare

@schlessera schlessera released this 16 Oct 12:47
bc82cfb
  • Add blank space when trimming the version [#130]
  • Composer: prevent a lock file from being created [#129]
  • Regenerate README file [#128]
  • Add --exclude argument for verifying checksums [#123]

Version 2.2.5

Choose a tag to compare

@schlessera schlessera released this 08 Dec 10:40
f691199
  • Add edge case handling checksum verification of Hello Dolly [#119]

Version 2.2.4

Choose a tag to compare

@danielbachhuber danielbachhuber released this 19 Sep 23:06
7ae0201
  • Update to WPCS v3 [#116]
  • Only run tests on PHP 7.0+ [#115]