All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning. This change log follows the conventions of keep a CHANGELOG.
- Put commit reference on same line as branch in deploy log.
- Ensure correct reference is used in log message.
0.3.0 / 2016-05-14
- Update to Node 6.1.0.
0.2.0 / 2016-05-05
- Update to Node.js 5.11.0.
- Initial clone will work for non-empty destination path.
- Catch deploy errors at end of promise chain.
- Copy
package.json
andnpm-shrinkwrap.json
to container first and runnpm install
separately to improve caching.
- Initial release.