All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
0.1.7 - 2015-12-28
- CodeClimate Integration via Travis
- CodeClimate badge to README
- Installs gulp-nsp
- Adds gulp security task to gulp default task
- Reformats CHANGELOG in accord with Keep a CHANGELOG
- Changes mustache tags in order not to escape HTML special characters
- Simplifies
Generator.js
- Removes a security vulnerability by updating
mustache
- Dependencies
0.1.6 - 2015-11-20
- Configures Travis to auto-publish to NPM when the tag on master changes
0.1.5 - 2015-09-08
- AMI ID question
- Fixes
ec2.py
permissions
- Improves
provision.sh
- Improves keypair question
- Updates README
0.1.4 - 2015-08-24
- Adds devDependency badge to README
- The emendation dialogue now offers the AWS keys entered during the first Q&A as the default values
0.1.3 - 2015-08-20
- A
CHANGELOG
- Two flowcharts to
README
- An
npm
version badge - A David badge (labels dependencies as up-to-date or not)
CONTRIBUTING.md
- A Travis badge
- Documentation (
README
) - Badge links
- Brings code documentation up to JSCS standard
- CodeShip badge
0.1.2 - 2015-08-06
- Runtime error
- Initial Release