Skip to content

Releases: wp-cli/checksum-command

Version 1.0.7

29 Jan 14:08
3d12264
Compare
Choose a tag to compare
  • Reverts the naming from wp checkum core back to wp core verify-checkums [#14]
  • Ensures that plugins cannot evade the checksum verification [#30]

Version 1.0.6

22 Jan 23:37
c96d43d
Compare
Choose a tag to compare
  • Adds plugin checksums verification [#26].
  • Warns when files prefixed with 'wp-' are included in WordPress root [#13].
  • Requires wp-cli/wp-cli ^1.5 [#29].

Version 1.0.5

18 Dec 20:22
a2719a5
Compare
Choose a tag to compare
  • Documentation, test suite, and repository improvements [#19, #20, #21].

Version 1.0.4

21 Nov 13:47
64a5b2b
Compare
Choose a tag to compare
  • Updates scaffolded tests to enable error reporting [#16].
  • Updates scaffolded README and GitHub configuration [#17].

Version 1.0.3

29 Sep 23:25
Compare
Choose a tag to compare
  • Improves command description [#11].
  • Updates package tests to latest [#10, #12].

Version 1.0.2

05 Aug 22:05
Compare
Choose a tag to compare
  • Updates package with latest scaffolded components [#5].
  • Uses dist: precise for PHP 5.3, dist: trusty for everything else [#6].

Version 1.0.1

30 May 20:54
Compare
Choose a tag to compare
  • Clarifies this command as a bundled command.
  • Fixes Travis CI caching for composer.
  • Runs Travis tests against WP-CLI dev-master.

Version 1.0.0

17 Apr 23:36
Compare
Choose a tag to compare
  • Initial release.