Releases: underscoretw/scaffold
Releases · underscoretw/scaffold
Version 1.0.2
- Add
--activateand--enable-networkas wizard options - Fix logic when both
--activateand--enable-networkare added as arguments
Version 1.0.1
Adds an upgrade notice when a new version is available:
Notice: A new version of underscoretw/scaffold is available: 1.0.0 → 1.0.1
Notice: Please runwp package update underscoretw/scaffoldto update!
Version 1.0.0
- Make the wizard work more like the website with
_twas the default theme name - Change the approach to arguments within the wizard (accepting them all, with the absence of a slug triggering the wizard)
This package now contains all planned features.
Full Changelog: v0.9.0...v1.0.0
Version 0.9.0
The first release of underscoretw/scaffold, a fork of wp-cli/scaffold-command with a wizard inspired by npm init.