Version 0.3.0
- Only adds commands if the
scaffoldcommand is already loaded. - Adds
scaffold package-githubcommand to generate default GitHub templates. - Skip creating
features/load-wp.featureis thefeaturesfolder already contains a feature. - Use
PSR-4for autoloading. - Launch other WP-CLI processes through
WP-CLI::runcommand(). - Various dependency and testing updates.