Skip to content
/ app-api Public template
generated from yiisoft/package-template

Releases: yiisoft/app-api

Version 1.2.0

09 Mar 05:42
Immutable release. Only release title and notes can be modified.
1.2.0
3dde969

Choose a tag to compare

  • New #263: Improve prod-deploy error handling so exact error is printed in case of rollback (@samdark)
  • Chg #255: Refactor Makefile default command help logic (@samdark)
  • Chg #263, #268: Allow symfony/console 8 (@samdark)
  • Chg #263: Remove mutation testing (@samdark)
  • Chg #265: Refactor PresenterInterface and implementations for preparing data only (@vjik)
  • Enh #258: Set locale C.UTF-8 in Dockerfile (@vjik)
  • Enh #260, #265: Update composer dependencies and refactor to replace use of deprecated classes (@vjik)
  • Enh #266: Add grouping to make help 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)

Full changelog

Version 1.1.0

22 Dec 07:42
Immutable release. Only release title and notes can be modified.
1.1.0
82d0257

Choose a tag to compare

  • New #248, #249: Add Makefile stop goal 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)

Full changelog

Version 1.0.0

02 Oct 13:28
Immutable release. Only release title and notes can be modified.
1.0.0
160fe6f

Choose a tag to compare

  • Initial release.