Skip to content

Latest commit

 

History

History
61 lines (34 loc) · 3.37 KB

CHANGELOG.md

File metadata and controls

61 lines (34 loc) · 3.37 KB

0.5.4 (2020-10-10)

Bug Fixes

  • set port to 5432 for postgres container (e954b78)

Features

0.5.1 (2019-10-13)

Bug Fixes

  • docker-compose: corrects formatting of volume key in docker-compose (0c241d1), closes #32
  • docker-compose: pass FAST_CGI_HOST var to NGINX web service (08fe362), closes #34
  • postgres: fixes postgres service configuration issues (b70398c), closes #33

0.5.0 (2019-10-11)

Features

  • app.dockerfile: adds support for running artisan tinker (d056aa5), closes #28
  • databases: added support for postgres (94c259a), closes #12

0.4.0 (2019-10-11)

Features

  • commands/configure: git tree check on lvl configure (743d0c7), closes #15

0.3.0 (2019-10-10)

Features

  • dockerfiles: make docker images easy to deploy (6492f1c), closes #18

0.2.0 (2019-10-10)

Bug Fixes

  • app.dockerfile: missing pdo_mysql extension installation (225db31), closes #22

Features

  • commands/down.ts: new option -d in down command to remove volumes (d97263a), closes #8

0.1.0 (2019-10-08)

Features

  • commands/down.ts: lvl down command added (5f57da2), closes #2
  • scripts: configure commitizen and conventional commits (b8f47b6), closes #3

0.1.0 (2019-10-08)

Features

  • scripts: configure commitizen and conventional commits (b8f47b6), closes #3