Skip to content

Releases: wp-cli/config-command

Version 2.3.6

05 Aug 13:34
82a64ae
Compare
Choose a tag to compare
  • Revert "Refactor config create command" [#185]

Version 2.3.5

29 Jul 06:22
a4ae2c7
Compare
Choose a tag to compare
  • Refactor config create command [#181]

Version 2.3.4

04 May 05:35
445dfd0
Compare
Choose a tag to compare
  • Improve messaging when shuffling salts [#177]
  • Fix incorrect message shuffling salt in PHP 5.6 [#176]
  • Update config commands examples [#174]

Version 2.3.3

21 Dec 10:02
890b6e3
Compare
Choose a tag to compare
  • Add support for MySQL socket connection [#171]
  • Fix tests for SQLite [#168]

Version 2.3.2

20 Oct 10:18
9de6ce3
Compare
Choose a tag to compare
  • Do not use die() when there is a db error [#166]

Version 2.3.1

18 Oct 12:56
ca25b73
Compare
Choose a tag to compare
  • Fail on empty table prefix [#164]

Version 2.3.0

19 Sep 23:06
d4d505f
Compare
Choose a tag to compare
  • Update to WPCS v3 [#163]
  • Slight tweaks to wp config is-true [#162]
  • Add wp config is-true command [#161]

Version 2.2.0

13 Jul 12:07
3292771
Compare
Choose a tag to compare
  • Change mysql CLI call to native PHP function [#158]

Version 2.1.5

17 Feb 16:29
112ab8a
Compare
Choose a tag to compare
  • Add composer phpcbf and allow wordpress-core-installer [#154]
  • Replace empty namespace autoloader with classmap [#153]

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]