Skip to content

Releases: yiisoft/app

Version 1.1.0

20 Dec 12:36
Immutable release. Only release title and notes can be modified.
1.1.0
56a202b

Choose a tag to compare

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

Full changelog

Version 1.0.0

25 Aug 13:30
1.0.0
78e24d2

Choose a tag to compare

  • Initial release.