ember.js - Where can I find old Ember/Ember-data links? -


since upgrades, ember-data-latest no longer works code. now, still finish project on outdated version before upgrading. specifically, know can find versions of these online:

  • ember-data: v0.13-54-g105cfc1

  • ember: version: v1.0.0-rc.6.1

  • ember: version: v1.0.0-rc.6-62-g213039a

i think beside forking repo , checking out tags need , build yourself, place go is: http://builds.emberjs.com/

but hurry, i'm not sure how long stay there.

imho should make effort port ember new releases.

hope helps anyway.


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -