Construct v1.14.1 Release Notes

Release Date: 2017-04-07 // almost 7 years ago
    • Added
      • Make the PHP Coding Standards Fixer linting fail early to speedup builds. Done by @raphaelstolt. See #187.
    • 🛠 Fixed
      • The PHP Coding Standards Fixer cache directory is present in the generated Travis CI configuration. Done by @raphaelstolt. See #186.
      • The PHPUnit 6 test skeleton is created on PHP 7.0.* after a fix of the version guard. Done by @raphaelstolt. See #192.
      • The CLI artifacts are constructed as expected. Done by @raphaelstolt. See #190.