quaertym / ember-cli-dependency-checker

Ember CLI addon for checking missing node and bower dependencies before running ember commands
MIT License
40 stars 37 forks source link

Release 1.0.0 ? #32

Closed abuiles closed 9 years ago

abuiles commented 9 years ago

Hey, could you please release so the following goes out https://github.com/quaertym/ember-cli-dependency-checker/pull/31 ? we would like to include this in the next release of ember-cli which will be out today (hopefully)

mixonic commented 9 years ago

@quaertym the peanut gallery of Ember-CLI encourages you to go 1.0.0. Then we can just float the dependency instead of needing to pin to a specific version. There would be less of a crush to get releases out in sync.

@rwjblue has promised me that you will not run out of version numbers :-) And I definitely think this is 1.0 ready.

quaertym commented 9 years ago

I will release this in about 4 hours. I am currently making some changes.

quaertym commented 9 years ago

Fixed by https://github.com/quaertym/ember-cli-dependency-checker/releases/tag/v1.0.0

mixonic commented 9 years ago

@quaertym Thanks so much! I read your latest commits, they look good :-)

quaertym commented 9 years ago

@mixonic Thanks, I guess it is ready before the new ember-cli release: https://github.com/ember-cli/ember-cli/pull/4058