Skip to content

Version 0.3.0

Compare
Choose a tag to compare
@schlessera schlessera released this 25 May 07:20
· 517 commits to main since this release
  • 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 the features folder already contains a feature.
  • Use PSR-4 for autoloading.
  • Launch other WP-CLI processes through WP-CLI::runcommand().
  • Various dependency and testing updates.