Skip to content

Releases: wp-cli/config-command

Version 2.1.4

14 Sep 15:37
b665cb2
Compare
Choose a tag to compare
  • Prevent WP_DEBUG already defined when provided via --extra-php [#144]

Version 2.1.3

13 Jan 03:50
cdabbc4
Compare
Choose a tag to compare
  • Update the wp-config.php template [#139]

Version 2.1.2

06 Jan 15:24
Compare
Choose a tag to compare
  • 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

07 Dec 10:45
bf46b49
Compare
Choose a tag to compare
  • Add php 8.1 support [#135]

Version 2.1.0

12 May 06:33
46b096e
Compare
Choose a tag to compare
  • Regenerate README file [#130]
  • Add --insecure flag to config create & config shuffle-salts commands [#128]

Version 2.0.9

05 May 11:29
dc40dd1
Compare
Choose a tag to compare
  • Use version range for wp-cli/wp-cli-tests dependency [#127]
  • Move wp-cli/wp-cli-tests to dev dependecies and update [#126]
  • Update GHA functional tests workflow [#123]

Version 2.0.8

07 Dec 22:56
f5d1e9d
Compare
Choose a tag to compare
  • Use latest framework version [#117]
  • Switch from Travis CI to GitHub Actions [#116]

Version 2.0.7

01 Nov 21:53
6468e97
Compare
Choose a tag to compare
  • Allow for shuffling of specific keys and generating new ones [#114]
  • Update documentation link [#111]

Version 2.0.6

05 Jul 08:10
Compare
Choose a tag to compare
  • Bump PHPCS compatibility tests to new PHP 5.6+ minimum [#110]
  • Bump Travis CI OS from trusty to xenial [#108]
  • Enforce PHP 7.4 compatibility in Travis CI [#107]
  • Fix Travis CI sudo warning [#105]

Version 2.0.5

12 Nov 12:48
9530dc4
Compare
Choose a tag to compare
  • Add preliminary PHP 7.4 testing [#100]