v0.1.0-beta.1 (2015-08-08)
Merged pull requests:
- Update README for 0.5.0 #16 (achambers)
- use path.sep instead of / for cross-platform compatibility #15 (duizendnegen)
- Ensure we are using the Builder from the project's version of ember-cli #14 (lukemelia)
- Plugin base class restructure #12 (lukemelia)
- Implement
configure
hook for config validation instead of willDeploy
#11 (achambers) - A few tweaks to log output #10 (lukemelia)
- Allow outputPath to be configurable #9 (lukemelia)
- Add test coverage and willDeploy config validation #8 (lukemelia)
- Now the
context.distFiles
prop doesn't contain the dist dir #7 (achambers) - Now we don't make a distinction between index and assets #6 (achambers)
- Updated to be in line with how ember-cli-deploy handles context data #4 (achambers)
- Add the index and assets paths to the data object #3 (achambers)
- Add circle.yml #2 (achambers)
- Update chalk to be a production dependency instead of dev #1 (achambers)
* This Change Log was automatically generated by github_changelog_generator