Skip to content

Releases: wp-cli/checksum-command

Version 2.3.0

16 Oct 12:47
bc82cfb
Compare
Choose a tag to compare
  • 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
f691199
Compare
Choose a tag to compare
  • Add edge case handling checksum verification of Hello Dolly [#119]

Version 2.2.4

19 Sep 23:06
7ae0201
Compare
Choose a tag to compare
  • Update to WPCS v3 [#116]
  • Only run tests on PHP 7.0+ [#115]

Version 2.2.3

13 Jul 12:06
ae420d8
Compare
Choose a tag to compare
  • 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
5da44c9
Compare
Choose a tag to compare
  • Don't warn about .htaccess file when --include-root is used [#112]

Version 2.2.1

25 May 16:12
18e31d6
Compare
Choose a tag to compare
  • 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
1a44dfb
Compare
Choose a tag to compare
  • 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
120d13d
Compare
Choose a tag to compare
  • 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]

Version 2.1.2

13 Jan 03:50
ec59a24
Compare
Choose a tag to compare
  • Adapt branch alias to change from master to main [#90]

Version 2.1.1

07 Dec 10:45
1803bcc
Compare
Choose a tag to compare
  • Add php 8.1 support [#89]