Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

Releases: manala/manalize

7.4 compat

09 Mar 13:22
Compare
Choose a tag to compare

Changelog

[277985b] minor #170 php 7.4 compatibility (benji07)

v0.10.1

26 Jul 07:18
Compare
Choose a tag to compare

Changelog

[55e0f42] minor #169 Change the way sections are commented in app_local.yml.sample in a less confusing way (ogizanagi)

v0.10.0

11 Jul 08:13
Compare
Choose a tag to compare

This release contains support for PHP 7.3 & fixes the hyphen gate on ansible-galaxy.

Changelog

[77e6366] bug #163 chore: fix Twig deprecations in tests (Kocal)
[939dee5] bug #167 Hyphen gate (greedybro)
[ff0c902] bug #168 Update vagrant box versions (nervo)
[dccd09e] feature #162 feat(vagrantfile): import ~/.gitignore_global too (Kocal)
[c3f7501] feature #161 Php 7.3 (nervo)

Patch v0.9.1

19 Nov 15:13
v0.9.1
Compare
Choose a tag to compare

Changelog

[a651a8c] bug #155 Fix facts gathering on ansible playbook (nervo)
[d0fe89e] minor #156 Update requirements & defaults (nervo, ogizanagi)
[c778988] minor #157 Fix some deps (ogizanagi)
[86e09e4] minor #160 Lil' typo :) (nervo)
[485f746] minor #159 Remove php zip extension (nervo)
[1c78597] minor #158 Update environment variables handling (nervo)

Minor v0.9.0

13 Aug 09:29
v0.9.0
Compare
Choose a tag to compare

CHANGELOG

ed77adf - feature #151 Add node 10 (nervo)
bbb5151 - feature #150 add elastic search 6 support (mb3rnard)

Minor v0.8.0

02 Jul 15:48
v0.8.0
Compare
Choose a tag to compare

This release mainly brings Flex support & PHP 7.1 enforcement.

CHANGELOG

[a115bf5] Update PHP check to 7.1
[33dc8c8] bug #143 Update PHP check to 7.1 (ogizanagi)
[09415a2] Bump minimal php version to 7.1.3 & remove 7.0 job from travis build
[35b0bbb] Allow the setup to work with Symfony Flex
[4ab9126] Update README with prerequisite of PHP 7.1
[a46f99c] Add Symfony Flex support
[76014b0] Remove most env vars provisioning samples
[b6cbbd4] feature #144 Add Symfony Flex support (benji07, ogizanagi)
[2b48f1b] minor #145 Update README with prerequisite of PHP 7.1 (NicolasDievart)

Minor v0.7.0

19 Dec 13:53
v0.7.0
Compare
Choose a tag to compare

CHANGELOG

64f5123 - feature #142 Allow to choose host TLD interactively (ogizanagi)
b3e35d3 - feature #139 Add PHP 7.2 (chalasr)
1a93a9d - feature #141 Replace TLD .dev by .vm (ogizanagi)
36a613a - feature #140 Update manala deploy env names (ogizanagi)

Minor v0.6.0

10 Nov 09:12
v0.6.0
Compare
Choose a tag to compare

CHANGELOG

947eceb - feature #131 Add elasticsearch 5 (chalasr)
cd858ff - feature #132 Fix sqlite missing from app_options && enable by default (ogizanagi)
1b62220 - feature #126 Add node 8 (chalasr)
5201c5d - bug #124 Fix Blackfire config keys in app_local.yml.sample templates (ogizanagi)
042a130 - feature #119 Setup command: select environment name from a choice list (xavier-rdo)

Patch v0.5.3

24 May 09:04
v0.5.3
Compare
Choose a tag to compare

CHANGELOG

f2c0bd0 - Add support for php 7.1, make it default
4b76b4f - Fix composer based env guessing when no composer.json exists

Patch v0.5.2

22 Mar 15:31
v0.5.2
Compare
Choose a tag to compare

5214131 - #107 Guess the better env to use in setup
4c403f3 - #99 Allow setup without specifying an env (full custom)