Releases: wp-cli/entity-command
Releases · wp-cli/entity-command
Version 1.0.5
- Fixes invalid synopsis part in argument definition [#43].
Version 1.0.4
- Introduces
--by=<type>
argument to get-update-delete term by slug [#27]. - Implements
--all
flag to remove all terms from a post [#23]. - Defines arguments for fields accepted by
wp user (create|update)
[#39, #42]. - Updates package with latest scaffolded components [#38].
- Uses
dist: precise
for PHP 5.3,dist: trusty
for everything else [#41].
Version 1.0.3
Version 1.0.2
- Clarifies this command as a bundled command.
- Adds missing
## OPTIONS
heading to commands. - Fixes Travis CI caching for composer.
- Runs Travis tests against WP-CLI dev-master.
Version 1.0.1
- Adds
wp option *
from wp-cli/wp-cli. - Generates 24 character password for new users.
- Further clarifies accepted args for
wp user list
. - In taxonomy test, uses "nav_menu_item" to avoid WP 4.4 data change issue.
Version 1.0.0
- Initial release.