Construct v1.14.0 Release Notes

Release Date: 2017-03-30 // about 7 years ago
    • Added
      • With the --cli-framework option a CLI project can be generated. Done by @raphaelstolt. See #175.
    • 🛠 Fixed
      • The package vlucas/phpdotenv is added as a non development requirement. Done by @raphaelstolt. See #176.
      • Fix PHP Coding Standards Fixer Composer scripts are set on Windows. Done by @raphaelstolt. See #183.
      • Command integration tests use no output decoration and are green again. Also enabled CI of the command integration tests on Windows via AppVeyor. Done by @raphaelstolt. See #181.