0.4.2
0.4.2 makes the following non-breaking revisions:
- CLI improvements
- Improves PHPDoc (#152)
- Adds more CLI command examples (#152)
- Adds more standards from https://make.wordpress.org/cli/handbook/guides/commands-cookbook/ (#152)
- Uses WP_CLI::log instead of WP_CLI::line (#152)
- The debug command checks for the existence of a valid post and adds a warning for SP_DEBUG and SAVEQUERIES (#152)
- Uses WP_CLI\Utils\get_flag_value to get flag values (#152)
- Uses quote instead of double quotes (#152)
- Adds support for --post-types argument (#155)