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