Skip to content

Releases: CottaCush/yii2-base-project

2.0.0

05 Mar 14:30
Compare
Choose a tag to compare
Remove yii bootstrap 3

1.6.0

17 Aug 12:28
Compare
Choose a tag to compare

Integrated Node.js and Gulp

  • Added package.json with gulp dependencies
  • Added a gulpfile with common functions and a config file for file paths and globs
  • Switched to yarn to install npm modules

1.5.0

25 May 10:28
Compare
Choose a tag to compare

Dockerize using nginx, PHP7 and FPM

1.4.1

07 Feb 09:38
Compare
Choose a tag to compare

Fix issues in yii console file and SMTP config

1.3.1

16 Sep 10:50
Compare
Choose a tag to compare

Fix issues with deployer REPO_URL and SLACK_HOOK_URL

1.3.0

16 Sep 09:55
Compare
Choose a tag to compare

Fix issues with deployer script, add yii2 composer config task, create sample server.yml for deployer, remove deploy settings from env file and add yii2-utils as composer dependency.

1.2.1

22 Jul 23:04
Compare
Choose a tag to compare

Fix issue with postCreateProject directories in composer.json

1.2.0

22 Jul 22:38
Compare
Choose a tag to compare

Security Fix: Set header X-Content-Type-Options nosniff

1.1.0

21 Jun 16:13
Compare
Choose a tag to compare

Add build.xml template to run builds with ant

1.0.0

20 Jun 15:38
Compare
Choose a tag to compare

First major release