Skip to content

v0.8.0

Compare
Choose a tag to compare
@jmolivas jmolivas released this 04 Aug 16:17
· 4599 commits to master since this release
  • [IMPROVEMENT] New Commands
Command Description
generate:plugin:type:annotation Generate 'annotation' style plugin #752
generate:plugin:field Field plugins #753
generate:plugin:fieldformatter Field plugins #753
generate:plugin:fieldtype Field plugins #753
generate:plugin:fieldwidget Field plugins #753
generate:plugin:type:yaml Generate a plugin type with Yaml discovery #757
  • [IMPROVEMENT] Add PHP fixer Symfony Level file #696
  • [IMPROVEMENT] Default menu path doesn't match up / Set config entity path to admin/system/[entity name] #722, #756
  • [IMPROVEMENT] Add a new command to import single configuration. #723
  • [IMPROVEMENT] Spanish translation #737, #747
  • [FIX] Code violations #739, #740
  • [IMPROVEMENT] Separate class name and human name in wizard / Add human readable name #743, #759
  • [FIX] Sync translations #744
  • [FIX] Issues with output of generate-chain #746
  • [IMPROVEMENT] Controller generator #748
  • [IMPROVEMENT] Remove controller from module generation #750
  • [IMPROVEMENT] Remove CodeQualityTool class #758
  • [IMPROVEMENT] Add config import command. #760
  • [IMPROVEMENT] Remove require dev dependencies #762
  • [IMPROVEMENT] New global option to generate inline call of commands #763
  • [IMPROVEMENT] Compact php files in the phar archive #764
  • [IMPROVEMENT] Theme generator #765
  • [IMPROVEMENT] Spelling and grammar where the new entity labels are used #768
  • [REGRESSION] Remove guzzle dependency #771