- no changes in this release.
- New #275: Add explicit
Caddyfiles for dev and prod (@samdark)
- Chg #272: Do not write logs to file since that's not needed for both Docker and
./yii serve(@samdark) - Enh #252: Add
.envfor development without Docker (@samdark) - Enh #271: Add "service update paused" case for swarm deployment log parsing (@samdark)
- New #263: Improve
prod-deployerror handling so exact error is printed in case of rollback (@samdark) - Chg #255: Refactor
Makefiledefault command help logic (@samdark) - Chg #263, #268: Allow symfony/console 8 (@samdark)
- Chg #263: Remove mutation testing (@samdark)
- Chg #265: Refactor
PresenterInterfaceand implementations for preparing data only (@vjik) - Enh #258: Set locale
C.UTF-8inDockerfile(@vjik) - Enh #260, #265: Update composer dependencies and refactor to replace use of deprecated classes (@vjik)
- Enh #266: Add grouping to
makehelp output (@Xakki, @samdark) - Bug #256: Fix incorrect .env files used in Docker Compose for production (@aa-chernyh)
- Bug #260: Fix psalm cache directory in configuration file (@vjik)
- New #248, #249: Add Makefile
stopgoal for stopping Docker containers (@samdark, @vjik) - Enh #250: Prune unused container and do not detach on
make prod-deploy(@samdark) - Enh #254: Add PHP 8.5 support (@vjik)
- Enh #254: Update composer dependencies (@vjik)
- Initial release.