Skip to content

Releases: wp-cli/find-command

Version 2.0.5

09 Dec 15:57

Choose a tag to compare

  • Code coverage support [#81]
  • Regenerate README file [#78]
  • Require wp-cli/wp-cli v2.12 [#77]
  • Regenerate README file [#75]
  • Allow manually dispatching tests & disable composer lock file [#74]

Version 2.0.4

29 Jul 13:55
48a7635

Choose a tag to compare

  • Update find command docs [#73]

Version 2.0.3

19 Sep 23:08
564c2c2

Choose a tag to compare

  • Update to WPCS v3 #176 [#72]

Version 2.0.2

17 Feb 16:02
d076b07

Choose a tag to compare

  • Add composer phpcbf [#70]
  • Replace empty namespace autoloader with classmap [#69]
  • Remove travice badge [#68]

Version 2.0.1

24 Jan 23:33
27de098

Choose a tag to compare

  • 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
6a1527c

Choose a tag to compare

  • 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
2ac0ed1

Choose a tag to compare

  • Ensures support for WP-CLI 2+.

Version 0.2.0

21 Aug 00:12
6fb09c8

Choose a tag to compare

  • Permits database credentials to be exported when finding installations [#50].

Version 0.1.5

18 Dec 19:49
f731434

Choose a tag to compare

  • Replaces "install" with "installation" where appropriate [#43].

Version 0.1.4

29 Sep 23:40

Choose a tag to compare

  • Adds wp_path as a reported field [#41].
  • Updates package tests to latest [#40].