Releases: anklimsk/cakephp-console-installer
Releases · anklimsk/cakephp-console-installer
v1.0.6
Improvements:
- Database schema deployment order changed.
v1.0.5
Improvements:
- Added display of the message
Running post-install actions
.
v1.0.4
Improvements:
- Added callback method
InstallerCompleted::intsallCompleted()
called after the installation process is complete.
v1.0.3
Improvements:
- Added delay between install steps;
- Added animated message
Please wait...
on the initialization of the installer.
Fixed:
- Fix clear screen on start installer;
- Fix hiding warning messages.
v1.0.2
Fixed:
- Write LF for new configuration values.
v0.9.3
Improvements:
- Convert code to CakePHP Coding Standards.
v0.9.2
Changes:
- Removed dependence on
anklimsk/cakephp2-theme
.