Releases: beetboxvm/beetbox
Releases · beetboxvm/beetbox
0.4.0
You can now install beet/box
as a composer dependency with full BC support :)
composer require --dev beet/box
Changes
#359 Added php_module_path for version specific modules.
#362 Updated to use SetHandler instead of ProxyPassMatch.
#361 Docs: fixed some typos in config.yml.md.
#363 GitHub contribution help docs.
#365 Added composer plugin.
0.3.6
Changes
#352 Docs: Contributing forking
#353 Dynamic welcome using motd
#357 Bump packer version to 0.12.0
0.3.5
Changes
#333 Added beetboxvm.composer project role.
#304 Disable nginx role when not default webserver.
#340 Skip install of recommended packages.
#344 Fix bare vars.
#341 Added beet_env var.
#346 Create alias by default for drupal projects.
#349 Install node 4.x (LTS) by default.
0.3.4
Changes
#334: Added var to allow skipping default provisioning.
#335: Added mcrypt & zip PHP modules.
#336: Use 1 CPU by default.
0.3.3
Changes
#332: Drop concrete5 project role.
#331: Added symfony project and example config.
#330: Fixed npm global bin path.
#328: Updated NodeJS role.
#326: Added default.config.yml.
0.3.2
Changes
#307: Copy stub to project root.
#308: Added ability for playbook argument.
#309: Added Dockerfile and docker profile.
#313: Use playbook specific results files.
#316: Added support for BEET_PLAY -> beetbox.sh arg.
#319: Set default mysql_port.
#320: Added beet_root_create var.
#321: Add tags to provision playbook.
0.3.1
Changes
#301 - Make all roles conditional.
#300 - Allow different base config profiles.
#299 - Copy project roles from config directory.
#298 - Allow adding overriding playbooks.
#290 - Added Symfony project role.
#287 - Replace galaxy roles with git submodules.
#265 - Updated box Vagrantfile to use stub.
Notes
If using the default Vagrantfile it will now be replaced by the project stub file.
0.3.0
1st stable release :)
We finally have a stable release... however still lots to document so this is now the priority!
#255
Any help would be greatly appreciated!
0.2.8
beta8
Much wow, so stable..
Breaking changes
#253 Disable selenium by default
0.2.7
beta7
Too many changes to list here but generally not much has changed by default.
Breaking changes
#241 - Remove upload of config files. (Updated min box version to avoid issues)
#234 - Remove project specific dependencies. (You'll need to update any custom override of installed_extras
)