Construct v1.11.0 Release Notes

Release Date: 2016-09-10 // over 7 years ago
    • Added
      • User can use the github alias implicating all --github-* options. Done by @raphaelstolt.
      • User can optionally generate GitHub documentation files. Done by @raphaelstolt.
      • A Travis CI badge is now added in the constructed README.md.
    • 🛠 Fixed
      • Generated phpspec configuration file has a .dist extension and a specs directory is created.
      • The .gitignore entries are set dynamically and the non dist tests or specs configuration is ignored.
      • Xdebug is now disabled correctly in constructed .travis.yml file.