Skip to content

v0.7.13

Compare
Choose a tag to compare
@jmolivas jmolivas released this 02 Jun 19:26
· 4861 commits to master since this release
  • [IMPROVEMENT] New Commands
Command Description
generate:theme Generate a theme
password:hash Generate a hash from a plaintext password.
password:reset Reset password for a specific user.
  • [IMPROVEMENT] site:status command it will display active/staging config path, hash & console ver.
  • [IMPROVEMENT] cache:rebuild command cache option at was converted to an argument usage example: cache:rebuild [cache] instead of cache:rebuild [--cache[="..."]]
  • [FIX] chain command several fixes to sample.yml file, must run init --override command to get latest version of the sample.yml file with the fixes.
  • [IMPROVEMENT] migration:execute command enable exclude option.
  • [FIX] generate:authentication:provider command generator twig file fixes.
  • [IMPROVEMENT] Support to Drupal Beta 11 release added.