v4.2.0
版本发布时间: 2015-11-21 03:08:36
jamesarosen/ember-i18n最新发布版本:v5.3.0(2018-10-23 00:30:55)
- remove
Stream
awareness fromservice:i18n
to ensure streamless operation on Ember 1.13+ - correct Polish pluralization
- pass ID to
Ember.warn
to prevent deprecation warnings -
missingMessage
gets called on theservice:i18n
instance - coerce
count
to a number - don't use ES2015 classes to ensure IE8 compatibility
- use public
getOwner
API for container / registry functions