|
1 | 1 | #### Community Contributions
|
2 | 2 |
|
3 |
| -- [#1](https://github.com/zapnito/ember-cli-deploy-build/pull/1) Update chalk to be a production dependency instead of dev [@achambers](https://github.com/achambers) |
4 |
| -- [#2](https://github.com/zapnito/ember-cli-deploy-build/pull/2) Add circle.yml [@achambers](https://github.com/achambers) |
5 |
| -- [#3](https://github.com/zapnito/ember-cli-deploy-build/pull/3) Add the index and assets paths to the data object [@achambers](https://github.com/achambers) |
6 |
| -- [#4](https://github.com/zapnito/ember-cli-deploy-build/pull/4) Updated to be in line with how ember-cli-deploy handles context data [@achambers](https://github.com/achambers) |
7 |
| -- [#6](https://github.com/zapnito/ember-cli-deploy-build/pull/6) Now we don't make a distinction between index and assets [@achambers](https://github.com/achambers) |
8 |
| -- [#7](https://github.com/zapnito/ember-cli-deploy-build/pull/7) Now the `context.distFiles` prop doesn't contain the dist dir [@achambers](https://github.com/achambers) |
9 |
| -- [#8](https://github.com/zapnito/ember-cli-deploy-build/pull/8) Add test coverage and willDeploy config validation [@lukemelia](https://github.com/lukemelia) |
10 |
| -- [#9](https://github.com/zapnito/ember-cli-deploy-build/pull/9) Allow outputPath to be configurable [@lukemelia](https://github.com/lukemelia) |
11 |
| -- [#10](https://github.com/zapnito/ember-cli-deploy-build/pull/10) A few tweaks to log output [@lukemelia](https://github.com/lukemelia) |
12 |
| -- [#11](https://github.com/zapnito/ember-cli-deploy-build/pull/11) Implement `configure` hook for config validation instead of `willDeploy` [@achambers](https://github.com/achambers) |
13 |
| -- [#12](https://github.com/zapnito/ember-cli-deploy-build/pull/12) Plugin base class restructure [@lukemelia](https://github.com/lukemelia) |
14 |
| -- [#14](https://github.com/zapnito/ember-cli-deploy-build/pull/14) Ensure we are using the Builder from the project's version of ember-cli [@lukemelia](https://github.com/lukemelia) |
15 |
| -- [#15](https://github.com/zapnito/ember-cli-deploy-build/pull/15) use path.sep instead of / for cross-platform compatibility [@duizendnegen](https://github.com/duizendnegen) |
16 |
| -- [#16](https://github.com/zapnito/ember-cli-deploy-build/pull/16) Update README for 0.5.0 [@achambers](https://github.com/achambers) |
| 3 | +- [#1](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/1) Update chalk to be a production dependency instead of dev [@achambers](https://github.com/achambers) |
| 4 | +- [#2](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/2) Add circle.yml [@achambers](https://github.com/achambers) |
| 5 | +- [#3](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/3) Add the index and assets paths to the data object [@achambers](https://github.com/achambers) |
| 6 | +- [#4](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/4) Updated to be in line with how ember-cli-deploy handles context data [@achambers](https://github.com/achambers) |
| 7 | +- [#6](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/6) Now we don't make a distinction between index and assets [@achambers](https://github.com/achambers) |
| 8 | +- [#7](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/7) Now the `context.distFiles` prop doesn't contain the dist dir [@achambers](https://github.com/achambers) |
| 9 | +- [#8](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/8) Add test coverage and willDeploy config validation [@lukemelia](https://github.com/lukemelia) |
| 10 | +- [#9](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/9) Allow outputPath to be configurable [@lukemelia](https://github.com/lukemelia) |
| 11 | +- [#10](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/10) A few tweaks to log output [@lukemelia](https://github.com/lukemelia) |
| 12 | +- [#11](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/11) Implement `configure` hook for config validation instead of `willDeploy` [@achambers](https://github.com/achambers) |
| 13 | +- [#12](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/12) Plugin base class restructure [@lukemelia](https://github.com/lukemelia) |
| 14 | +- [#14](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/14) Ensure we are using the Builder from the project's version of ember-cli [@lukemelia](https://github.com/lukemelia) |
| 15 | +- [#15](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/15) use path.sep instead of / for cross-platform compatibility [@duizendnegen](https://github.com/duizendnegen) |
| 16 | +- [#16](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/16) Update README for 0.5.0 [@achambers](https://github.com/achambers) |
17 | 17 |
|
18 | 18 | Thank you to all who took the time to contribute!
|
0 commit comments