Skip to content

Releases: wp-cli/config-command

Version 2.3.2

Choose a tag to compare

@swissspidy swissspidy released this 20 Oct 10:18
9de6ce3
  • Do not use die() when there is a db error [#166]

Version 2.3.1

Choose a tag to compare

@danielbachhuber danielbachhuber released this 18 Oct 12:56
ca25b73
  • Fail on empty table prefix [#164]

Version 2.3.0

Choose a tag to compare

@danielbachhuber danielbachhuber released this 19 Sep 23:06
d4d505f
  • Update to WPCS v3 [#163]
  • Slight tweaks to wp config is-true [#162]
  • Add wp config is-true command [#161]

Version 2.2.0

Choose a tag to compare

@danielbachhuber danielbachhuber released this 13 Jul 12:07
3292771
  • Change mysql CLI call to native PHP function [#158]

Version 2.1.5

Choose a tag to compare

@danielbachhuber danielbachhuber released this 17 Feb 16:29
112ab8a
  • Add composer phpcbf and allow wordpress-core-installer [#154]
  • Replace empty namespace autoloader with classmap [#153]

Version 2.1.4

Choose a tag to compare

@schlessera schlessera released this 14 Sep 15:37
b665cb2
  • Prevent WP_DEBUG already defined when provided via --extra-php [#144]

Version 2.1.3

Choose a tag to compare

@schlessera schlessera released this 13 Jan 03:50
cdabbc4
  • Update the wp-config.php template [#139]

Version 2.1.2

Choose a tag to compare

@schlessera schlessera released this 06 Jan 15:24
  • Regenerate README file [#138]
  • Regenerate README file [#137]
  • Document special EOF anchor [#136]
  • Add --config-file argument to process custom configuration files [#104]
  • #98 Add dotenv format option to config get command [#102]
  • Escape values to avoid breaking them within single quotes [#95]

Version 2.1.1

Choose a tag to compare

@schlessera schlessera released this 07 Dec 10:45
bf46b49
  • Add php 8.1 support [#135]

Version 2.1.0

Choose a tag to compare

@schlessera schlessera released this 12 May 06:33
46b096e
  • Regenerate README file [#130]
  • Add --insecure flag to config create & config shuffle-salts commands [#128]