github ngx-translate/core v1.11.0

latest releases: v15.0.0, v14.0.0, v13.0.0...
8 years ago

<a name"1.11.0">

1.11.0 (2016-03-29)

Bug Fixes

  • TranslateParser: allow keys with dots along with subkeys (692dccc0, closes #56)
  • TranslateService:
    • removed deprecated RxJS fromArray (4b78732e, closes #76)
  • npm:
    • updated minimal version of angular 2 to beta 10 (b74dc347, closes #74)
    • update to angular2-beta.12 (0fdb2bea)

Features

  • TranslateService: allow user to reload lang (475a1a97, closes #65)

BREAKING CHANGES:

Because of recent changes we have to use RxJS >= beta 2 and that means a recent version of Angular 2. You now have to upgrade to Angular beta 10 or more to use ng2-translate.

Don't miss a new core release

NewReleases is sending notifications on new releases.