Construct v1.16.0 Release Notes

Release Date: 2017-10-26 // over 6 years ago
    • Added
      • Added PHP version 7.2 to the available versions. Done by @raphaelstolt.
    • 🛠 Fixed
      • Removed EOL PHP versions (i.e. 5.4 and 5.5). Done by @raphaelstolt. See #211.
      • Added a guard to check if the project directory to be already exists. Done by @raphaelstolt. See #212.
      • Generated AppVeyor configuration uses minor versions instead of ZIP archives. Done by @raphaelstolt.
      • Minor improvements on GitHub template files. Done by @piotr-zuralski.