You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our docs currently specify the requirements as follows:
Django REST Framwork >= 3.0
Ember CLI >= 0.1.0
We also require Ember Data >= 1.0.0-beta.12 but I don't know what this implies for the version of Ember and Ember CLI. There's some information on the Ember blog about Ember 1.7 support being dropped in 1.0.0-beta.13 and it seems to recommend Ember 1.8.
Ember CLI currently generates a requirement for ember-data 1.0.0-beta.12. I'm thinking we should peg the next release of ember-cli as the minimum supported version for two reasons:
Our docs currently specify the requirements as follows:
We also require Ember Data >= 1.0.0-beta.12 but I don't know what this implies for the version of Ember and Ember CLI. There's some information on the Ember blog about Ember 1.7 support being dropped in 1.0.0-beta.13 and it seems to recommend Ember 1.8.
http://emberjs.com/blog/2014/11/24/ember-data-1-0-beta-12-released.html
At the very least we need to add ED 1.0.0-beta.12 to the list of requirements.
The text was updated successfully, but these errors were encountered: