Releases: wp-cli/shell-command
Releases · wp-cli/shell-command
Version 2.0.17
- Add ksh support for OpenBSD (and mksh/pdksh) [#87]
- Repurpose --quiet flag to suppress automatic REPL output [#85]
- Regenerate README file [#84]
- Catch exceptions in REPL to preserve session state on errors [#83]
- Add --hook flag to validate WordPress hook execution before shell starts [#82]
- Prefer /bin/bash and validate SHELL points to bash before using it [#81]
- Fix internal variable bleeding in REPL eval context [#80]
- Fix history command error when input starts with dash [#78]
- Add restart command and --watch option to wp shell [#77]
Version 2.0.16
Version 2.0.15
- Composer: prevent a lock file from being created [#69]
Version 2.0.14
- Update to WPCS v3 [#64]
Version 2.0.13
- Add
composer phpcbfand allowwordpress-core-installer[#63]
Version 2.0.12
- Replace empty namespace autoloader with classmap [#62]
Version 2.0.11
- Adapt branch alias to change from
mastertomain[#59]
Version 2.0.10
- Add php 8.1 support [#58]
Version 2.0.9
- Regenerate README file [#57]