Releases: yiisoft/app
Releases · yiisoft/app
Version 1.2.0
- New #421: Improve
prod-deployerror handling so exact error is printed in case of rollback (@samdark) - Chg #437: Remove mutation testing (@samdark)
- Chg #442: Remove
roave/security-advisoriessince Composer handles security advisories natively (@samdark) - Enh #424: Refactor
Makefiledefault command help logic (@samdark) - Enh #435: Set locale
C.UTF-8inDockerfile(@vjik)
Version 1.1.0
- New #413, #414: Add Makefile
stopgoal for stopping Docker containers (@samdark, @vjik) - Chg #412: Update structure in
src/directory (@vjik) - Enh #399: Improve message for missing or invalid APP_ENV (@samdark)
- Enh #404: Remove
<meta http-equiv="X-UA-Compatible" content="IE=edge">from layout (@proweb) - Enh #412, #420: Update composer dependencies (@vjik)
- Enh #412: Use relative path for Psalm cache directory (@vjik)
- Enh #415: Prune unused container and do not detach on
make prod-deploy(@samdark) - Enh #420: Add PHP 8.5 support (@vjik)
- Bug #402, #411: Always use only one goal in Makefile (@vjik)
- Bug #403: Add DI container delegates configuration (@vjik)
- Bug #409, #410: Fix fake goals in Makefile (@vjik)
Version 1.0.0
- Initial release.