Releases: vccw-team/vccw
Releases · vccw-team/vccw
v3.0.7
- If theme already exists, skip install theme.
- Add automated testing.
v3.0.6
- Merge
.editorconifg
. - Download
.gitignore
from GitHub and place it intoWP_SITEURL
directory. - Add
--force
option to createwp-config.php
.
v3.0.5
- Improve mailcatcher service
- Add box version to require
v3.0.4
- To run the
provision-post.sh
as thevagrant
user.
v3.0.3
- Fix problem "invalid byte sequence in UTF 8 while pushing pulling db".
- Change theme unit test data url.
v3.0.2
- Run
~/.vccw/provision-post.sh
or~/.vccw/playbook-post.yml
after provision. So you can execute additional provisioner after provision globally.
v3.0.1
- Update required version of the Vagrant.