Skip to content
This repository was archived by the owner on Mar 15, 2019. It is now read-only.

v2.0.0-rc1

Pre-release
Pre-release

Choose a tag to compare

@gulien gulien released this 15 Aug 18:10
· 31 commits to master since this release

First Release Candidate 🥇 !

Changelog

From #29:

  • The Toolbox is now a simple container which only runs scripts
  • The PHP-FPM is now the entrypoint where we can run commands like composer and npm
  • orbit run toolbox has been replaced with orbit run workspace
  • prestissimo has been added to improve Composer performance
  • Certifications path for environment <> local
  • Improved documentation
  • Improved Docker Sync configuration (ignore some folders by default)
  • Improved Toolbox scripts
  • Improved user issue workaround on Linux (now setting GID too)
  • Travis CI (note: AppVeyor is currently not working with Linux containers - http://help.appveyor.com/discussions/questions/2652-windows-server-2016#comment_42637798)