Releases: wp-cli/config-command
Releases · wp-cli/config-command
Version 2.1.4
- Prevent
WP_DEBUG
already defined when provided via --extra-php
[#144]
Version 2.1.3
- Update the
wp-config.php
template [#139]
Version 2.1.2
- 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
- Add php 8.1 support [#135]
Version 2.1.0
- Regenerate README file [#130]
- Add
--insecure
flag to config create
& config shuffle-salts
commands [#128]
Version 2.0.9
- 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
- Use latest framework version [#117]
- Switch from Travis CI to GitHub Actions [#116]
Version 2.0.7
- Allow for shuffling of specific keys and generating new ones [#114]
- Update documentation link [#111]
Version 2.0.6
- 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
- Add preliminary PHP 7.4 testing [#100]