Releases: wp-cli/server-command
Releases · wp-cli/server-command
Version 1.0.4
- Uses path relative to command to retrieve router.php
Version 1.0.3
- Fixes conflict between dev-master and pull-request branches.
Version 1.0.2
- Permits WP-CLI 1.x-dev as
dev-master
.
Version 1.0.1
- Properly extracts
router.php
from the Phar build` - Removes extra old copy of
Server_Command
. - Includes
"prefer-stable": true,
to always prefer stability. - Uses Composer to install WP-CLI in tests.
Version 1.0.0
- Initial release.