[ADDED]
- [locale:translations:status] Add command #957
- [generate:form:alter] Integration with Webprofiler to hide form elements #1066
- [migrate:setup:migrations] Add command #1123
- [console] Add command alias registration #1095 #1128
- [translate] Add Hindi command transalations #976 #1135
- [translate] Hindi generate.* #1138
- [translate] Add Hindi command translations #1141
- [translation] Hindi init and locale.translation.status #1143
[FIXED]
- [generate:service] Contains statement generation lacks initial backslash. #1074
- [console] Missing descriptions for commands bug fixed #1085
- Can't run tests bug #1087
- 968 - Remove conflicting configuration files from generator. #1105
- Bad copy/paste commands.update between debug and execute #1126
- [generate:*] Add lacks of initial backslash. Fix #1074 #1127
- [complete] Add command description fix #1085 #1130
- Generated Controller Test uses wrong assertion method bug #1134
- Update controller.php.twig #1142
[IMPROVED]
- [migrate:*] Improved migrate commands to match changes since Beta 13 #1131
- [generate:doc] Improve multilingual feature #1136
- [generate:command] Update labels, to be more user friendly #1140
NOTES:
- Support for RC-2 added.
- To use command alias run
init
command if you ran command before useinit --override
. - To override command alias just update the copied file at
~/.console/aliases.yml