Releases: tonik/cli
Releases · tonik/cli
v3.0.0
Features & Improvements
- Introduce front-end scaffolding from presets functionality. There are Bootstrap, Foundation, Bulma and Vue presets ready to use (tonik/theme#37)
- Introduce ability to scaffold the child theme starter theme (#10)
- CLI ask for parent theme name when initializing a child theme (#4)
Bugs
- Escape backslashes of the answered namespace (#8)
Internals
- Refactor PackagesAdder class so it can update both devDependencies and dependencies entries
- PackagesAdder class throws an exception when package.json file doesn't exist
- Change default namespace according to
tonik/theme 3.0.0-rc.1
v3.0.0-rc.1
Features & Improvements
- Introduce front-end scaffolding from presets functionality. There are Bootstrap, Foundation, Bulma and Vue presets ready to use (tonik/theme#37)
Bugs
- Escape backslashes of answered namespace (#8)
Internals
- Refactor
PackagesAdder
class so it can update bothdevDependencies
anddependencies
entries PackagesAdder
class throws an exception whenpackage.json
file do not exist- Change default namespace according to
tonik/theme
3.0.0-rc.1
v2.0.0
🚀
v2.0.0-rc.2
- Bumps minimal PHP version to 7.0
v2.0.0-rc.1
- Adds new banner and description text
- Dumps CLI PHP version to minimum 7.1
v2.0.0-beta.2
- Fixes directory path where CLI running
v2.0.0-beta.1
Add badges
v2.0.0-alpha.1
v1.0.0
🚀