Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

v2.9.0

Compare
Choose a tag to compare
@jamesarosen jamesarosen released this 20 Oct 18:47
· 279 commits to master since this release
  • Ember-I18n 2.9+ is not compatible with Ember 1.9+
  • Use Ember.$.isFunction instead of jQuery.isFunction
  • Deprecate use of tagName in the {{t}} helper
  • Implement pluralization logic in this project and remove dependency on CLDR.js
  • Expose I18n.missingMessage for customising the "missing translation" message
  • Makefile ensures the environment has node, npm, and phantomjs