Releases: wp-cli/checksum-command
Releases · wp-cli/checksum-command
Version 2.3.2
09 Dec 15:56
Compare
Sorry, something went wrong.
No results found
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
29 Apr 08:15
Compare
Sorry, something went wrong.
No results found
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
16 Oct 12:47
Compare
Sorry, something went wrong.
No results found
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
08 Dec 10:40
Compare
Sorry, something went wrong.
No results found
Add edge case handling checksum verification of Hello Dolly [#119 ]
Version 2.2.4
19 Sep 23:06
Compare
Sorry, something went wrong.
No results found
Update to WPCS v3 [#116 ]
Only run tests on PHP 7.0+ [#115 ]
Version 2.2.3
13 Jul 12:06
Compare
Sorry, something went wrong.
No results found
Don't warn about a .maintenance file in the root directory [#114 ]
Regenerate README file [#113 ]
Add an --exclude=<plugin> argument to wp plugin verify-checksums [#104 ]
Version 2.2.2
03 Jun 08:08
Compare
Sorry, something went wrong.
No results found
Don't warn about .htaccess file when --include-root is used [#112 ]
Version 2.2.1
25 May 16:12
Compare
Sorry, something went wrong.
No results found
Regenerate README file [#111 ]
Verify a specific plugin version [#108 ]
Log warning if WpOrgApi::get_plugin_checksums() fails [#105 ]
Version 2.2.0
24 Mar 21:00
Compare
Sorry, something went wrong.
No results found
Pass false instead of null to fix PHP 8.1 warning [#103 ]
Add --include-root parameter to also verify root directory [#102 ]
Version 2.1.13
17 Feb 16:23
Compare
Sorry, something went wrong.
No results found
Fix failing checksum tests due to timeout on WP_VERSION=trunk [#99 ]
Add composer phpcbf and allow wordpress-core-installer [#98 ]
Replace empty namespace autoloader with classmap [#97 ]