Skip to content

Releases: wp-cli/find-command

Version 2.0.6

Choose a tag to compare

@swissspidy swissspidy released this 15 Feb 17:16
  • Fix ignored_paths matching to prevent false positives on substring matches [#84]

Version 2.0.5

Choose a tag to compare

@schlessera schlessera released this 09 Dec 15:57
  • 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

Choose a tag to compare

@swissspidy swissspidy released this 29 Jul 13:55
48a7635
  • Update find command docs [#73]

Version 2.0.3

Choose a tag to compare

@danielbachhuber danielbachhuber released this 19 Sep 23:08
564c2c2
  • Update to WPCS v3 #176 [#72]

Version 2.0.2

Choose a tag to compare

@danielbachhuber danielbachhuber released this 17 Feb 16:02
d076b07
  • Add composer phpcbf [#70]
  • Replace empty namespace autoloader with classmap [#69]
  • Remove travice badge [#68]

Version 2.0.1

Choose a tag to compare

@danielbachhuber danielbachhuber released this 24 Jan 23:33
27de098
  • 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

Choose a tag to compare

@schlessera schlessera released this 05 Jul 20:56
6a1527c
  • 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

Choose a tag to compare

@danielbachhuber danielbachhuber released this 25 Aug 01:04
2ac0ed1
  • Ensures support for WP-CLI 2+.

Version 0.2.0

Choose a tag to compare

@danielbachhuber danielbachhuber released this 21 Aug 00:12
6fb09c8
  • Permits database credentials to be exported when finding installations [#50].

Version 0.1.5

Choose a tag to compare

@danielbachhuber danielbachhuber released this 18 Dec 19:49
f731434
  • Replaces "install" with "installation" where appropriate [#43].