Releases: manala/manalize
7.4 compat
v0.10.1
v0.10.0
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
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
Minor v0.8.0
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
Minor v0.6.0
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)