Skip to content

v1.8.0

Compare
Choose a tag to compare
@ocombe ocombe released this 28 Feb 21:15

<a name"1.8.0">

1.8.0 (2016-02-28)

Bug Fixes

  • TranslatePipe:
    • detect params changes to trigger pipe value update (dd43fa6e)
    • clean existing subscriptions to avoid memory leak (ccbb2daf)

Features

  • TranslateService:
    • you can now get instant translations with the instant method (b6c57d54, closes #20)
    • you can now define your own TranslateLoader with useLoader (3c4c491e, closes #39, #41)