Skip to content

Latest commit

 

History

History
59 lines (29 loc) · 3.52 KB

File metadata and controls

59 lines (29 loc) · 3.52 KB

0.2.2 (2026-04-02)

Bug Fixes

  • dependabot: introduce dependency cooldown to mitigate supply chain attacks (4542613)

0.2.1 (2026-03-25)

Bug Fixes

  • deps: bump base from b76be42 to ca67e49 (40cf3e0)

0.2.0 (2026-03-25)

Bug Fixes

  • dependabot: time should be of type string instead of int (ac5a681)

Features

  • dependabot: automatically manage submodules and docker/compose image versions (cbff808)

0.1.0 (2025-10-15)

Bug Fixes

  • changelog: generating failed due to missing write permissions (0642983)
  • changelog: workflow file extension was changed (abb7af1)
  • docker build and dcupd is meant to be ran from application root (e865096)
  • docker build and dcupd is meant to be ran from the application root (d4c8dd0)

Features

  • changelog: generate changelog when PR gets merged into main (ec8775a)
  • devcontainer: add devcontainer container (68f2143)
  • devcontainer: dev container configuration file (ec31e97)
  • docker-compose all the things (15bc0ce)
  • drop in docker-compose.yml.dist (d3d9ba6)
  • extract services to docker-base and pull in as submodule (8950f53)
  • frankenphp: add production ready frankenphp container (5c12fe9)
  • frankenphp: development container with xdebug support (bad8af5)
  • frankenphp: multi-stage build for development and production (1c345b1)
  • frankenphp: production container (32d8392)
  • vscode: example xdebug launch.json (18853e9)