Releases: bryangruneberg/laragoon
Releases · bryangruneberg/laragoon
Release 0.13
Changelog:
- Adds support for php-7.4
- Fixes a comment bug that had a php-7.2 docker-compose file identified as 7.1
- Adds the persistent storage setup for /app/storage
- Removes unneeded frontend builds from the container build
Release 0.12
Changelog:
- Makes PHP-7.3 available
- Reduces the Worker container default RAM usage to 400M
Release 0.11
Changelog:
- Force ssh pseudoterm
Release 0.10
Changelog:
- support the verbosity flag
- support specifying container
- support specifying service
Release 0.9
Changelog:
- Alter the dotenv to use the create() constructor
Minor environment variable bug fix
Changelog
- The db user name env var MARIADB_USER is changed to use MARIADB_USERNAME
Release 0.7
This release bumps the required version of laragoon-support-libs fro dev-master to 0.1
Release 0.6
Changelog
- Fixes some class and path issues that was blocking some of the commands from running
Release 0.5
CHANGELOG
- All the lagoon commands will now report an error if the .lagoon.yml is missing, rather than dying unceremoniously
Release 0.4
Fixes the issue setting project name by importing the correct namespace