April 9, 2018

  • Added an ability to use Gitlab CI as a continuous integration platform (instead of Jenkins).
  • Fixed an error that caused vagrant ssh to fail within the child directory of a project (not in that where Vagrantfile is stored).
  • A list of custom PHP extensions is easier to define now. Use php_packages variable within a project and specify everything you need.
  • The xdebug.remote_host is automatically set to VM’s gateway for allowing the use of xDebug from CLI with zero configuration.

References

Documentation