Skip to content

Releases: tonik/cli

v3.0.0

27 Mar 14:03
Compare
Choose a tag to compare

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

13 Mar 12:16
ef1facb
Compare
Choose a tag to compare
v3.0.0-rc.1 Pre-release
Pre-release

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 both devDependencies and dependencies entries
  • PackagesAdder class throws an exception when package.json file do not exist
  • Change default namespace according to tonik/theme 3.0.0-rc.1

v2.0.0

03 Jul 13:05
Compare
Choose a tag to compare

🚀

v2.0.0-rc.2

25 May 16:14
Compare
Choose a tag to compare
v2.0.0-rc.2 Pre-release
Pre-release
  • Bumps minimal PHP version to 7.0

v2.0.0-rc.1

25 May 13:27
Compare
Choose a tag to compare
v2.0.0-rc.1 Pre-release
Pre-release
  • Adds new banner and description text
  • Dumps CLI PHP version to minimum 7.1

v2.0.0-beta.2

28 Apr 14:00
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release
  • Fixes directory path where CLI running

v2.0.0-beta.1

25 Apr 14:59
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release
Add badges

v2.0.0-alpha.1

07 Mar 09:42
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release
  • Find and replace App\Theme instead of {{ theme.namespace }} #2
  • Move from symfony2/console to thephpleague/climate #1

v1.0.0

28 Apr 09:10
Compare
Choose a tag to compare

🚀