- Bug #5: Fixed 'error' and 'warning' log level is not verbose at console output (klimov-paul)
- Enh:
InitController
updated to useyii\console\ExitCode
for exit code specification (klimov-paul)
- Bug #4: Fixed invalid project path in the confirm message at
InitController::actionAll()
(klimov-paul)
- Bug #2:
InitController::actionRequirements()
prevents installation on warning in case requirements checking is performed by output analyzes (klimov-paul) - Enh #3:
InitController::$commands
now allows usage of callable (klimov-paul)
- Initial release.