Releases: wp-cli/checksum-command
Releases · wp-cli/checksum-command
Version 2.0.0
05 Aug 13:28
Compare
Sorry, something went wrong.
No results found
Adapt package for framework v2 [#50 ]
Version 1.0.9
21 Apr 01:30
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Use hooks to make sure commands are added at the right moment [#32 ]
Version 1.0.7
29 Jan 14:08
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Documentation, test suite, and repository improvements [#19 , #20 , #21 ].
Version 1.0.4
21 Nov 13:47
Compare
Sorry, something went wrong.
No results found
Updates scaffolded tests to enable error reporting [#16 ].
Updates scaffolded README and GitHub configuration [#17 ].
Version 1.0.3
29 Sep 23:25
Compare
Sorry, something went wrong.
No results found
Improves command description [#11 ].
Updates package tests to latest [#10 , #12 ].
Version 1.0.2
05 Aug 22:05
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Clarifies this command as a bundled command.
Fixes Travis CI caching for composer.
Runs Travis tests against WP-CLI dev-master.