Skip to content

Releases: bryangruneberg/laragoon

Release 0.13

11 Nov 01:26
Compare
Choose a tag to compare

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

02 Dec 15:52
7a09001
Compare
Choose a tag to compare

Changelog:

  • Makes PHP-7.3 available
  • Reduces the Worker container default RAM usage to 400M

Release 0.11

01 Nov 23:02
Compare
Choose a tag to compare

Changelog:

  • Force ssh pseudoterm

Release 0.10

01 Nov 22:38
Compare
Choose a tag to compare

Changelog:

  • support the verbosity flag
  • support specifying container
  • support specifying service

Release 0.9

01 Nov 20:50
Compare
Choose a tag to compare

Changelog:

  • Alter the dotenv to use the create() constructor

Minor environment variable bug fix

17 Apr 12:17
0f37d6a
Compare
Choose a tag to compare
Pre-release

Changelog

  • The db user name env var MARIADB_USER is changed to use MARIADB_USERNAME

Release 0.7

01 Mar 10:11
631f8f7
Compare
Choose a tag to compare
Release 0.7 Pre-release
Pre-release

This release bumps the required version of laragoon-support-libs fro dev-master to 0.1

Release 0.6

02 Feb 01:40
1a65867
Compare
Choose a tag to compare
Release 0.6 Pre-release
Pre-release

Changelog

  • Fixes some class and path issues that was blocking some of the commands from running

Release 0.5

31 Jan 03:02
ffb51fa
Compare
Choose a tag to compare
Release 0.5 Pre-release
Pre-release

CHANGELOG

  • All the lagoon commands will now report an error if the .lagoon.yml is missing, rather than dying unceremoniously

Release 0.4

14 Nov 19:01
Compare
Choose a tag to compare
Release 0.4 Pre-release
Pre-release
Fixes the issue setting project name by importing the correct namespace