This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
v2.9.0
- Ember-I18n 2.9+ is not compatible with Ember 1.9+
- Use
Ember.$.isFunction
instead ofjQuery.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 hasnode
,npm
, andphantomjs