Releases: wp-cli/find-command
Releases · wp-cli/find-command
Version 2.0.4
29 Jul 13:55
Compare
Sorry, something went wrong.
No results found
Update find command docs [#73 ]
Version 2.0.3
19 Sep 23:08
Compare
Sorry, something went wrong.
No results found
Update to WPCS v3 #176 [#72 ]
Version 2.0.2
17 Feb 16:02
Compare
Sorry, something went wrong.
No results found
Add composer phpcbf [#70 ]
Replace empty namespace autoloader with classmap [#69 ]
Remove travice badge [#68 ]
Version 2.0.1
24 Jan 23:33
Compare
Sorry, something went wrong.
No results found
Use DIRECTORY_SEPARATOR to fix detection on Windows [#67 ]
Tweak various bits to get the tests running again [#66 ]
Allow a couple of Composer plugins [#63 ]
Regenerate README file [#58 ]
Version 2.0.0
05 Jul 20:56
Compare
Sorry, something went wrong.
No results found
Update delimiter used in preg_quote [#57 ]
Update Find_Command.php [#56 ]
Implement CS checking based on the WP_CLI_CS ruleset [#55 ]
Fix variable name mismatch in catch clause [#53 ]
Move PHP 5.4 tests from WP_VERSION latest to 5.1 [#52 ]
Ignore log files [#51 ]
Version 0.2.1
25 Aug 01:04
Compare
Sorry, something went wrong.
No results found
Ensures support for WP-CLI 2+.
Version 0.2.0
21 Aug 00:12
Compare
Sorry, something went wrong.
No results found
Permits database credentials to be exported when finding installations [#50 ].
Version 0.1.5
18 Dec 19:49
Compare
Sorry, something went wrong.
No results found
Replaces "install" with "installation" where appropriate [#43 ].
Version 0.1.4
29 Sep 23:40
Compare
Sorry, something went wrong.
No results found
Adds wp_path as a reported field [#41 ].
Updates package tests to latest [#40 ].
Version 0.1.3
17 Mar 23:30
Compare
Sorry, something went wrong.
No results found
Use --include_ignored_paths=<paths> to include additional ignored paths.
Ignores a variety of additional application paths.
Adds /coockies/ to ignored paths.
Bug fix: Ensures hidden subdirectories of directories are ignored too.