Releases: CottaCush/yii2-base-project
Releases · CottaCush/yii2-base-project
2.0.0
1.6.0
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
Dockerize using nginx, PHP7 and FPM
1.4.1
Fix issues in yii console file and SMTP config
1.3.1
Fix issues with deployer REPO_URL and SLACK_HOOK_URL
1.3.0
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
Fix issue with postCreateProject directories in composer.json
1.2.0
Security Fix: Set header X-Content-Type-Options nosniff
1.1.0
Add build.xml template to run builds with ant
1.0.0
First major release