Skip to content

v0.5.0

Compare
Choose a tag to compare
@enzolutions enzolutions released this 26 Jan 00:00
· 4 commits to master since this release

New commands

Administrative

  • [database:create]
  • [database:drop]
  • [settings:set]
  • [snippet] Add new command

Generators

  • [generate:dashboard:widgets]
  • [generate:settings:page]

Fixes

Improvements

  • Update Cron commands
  • Implement absolute and relative path on plugin and theme commands
  • Update content in translations and update metabox and widget command
  • [statistics] Setup command init
  • [core:getData] Implement filter
  • [core] Fix WPStyle and update getConfigGlobalAsArray function
  • [databases] Refactor how delete and create databases
  • [core] Change WPStyle as DrupalStyle
  • [core] Update the logic to read chains as commands
  • [generators] Change the parameters as array
  • [site:install] Implement db_url to install
  • Get db-url in execute when interactive mode is disabled