Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

Releases: ngx-translate/http-loader

v1.0.0

27 Jul 17:20
Compare
Choose a tag to compare

1.0.0 (2017-07-27)

Bug Fixes

  • TranslateHttpLoader: compatibility with Angular 4.3 (65001abd)

Breaking Changes

  • the loader is now only compatible with Angular 4.3+ because it uses HttpClient instead of Http, see README.md for documentation
    (65001abd)

v0.1.0

07 Jun 14:17
Compare
Choose a tag to compare

0.1.0 (2017-06-17)

Features

  • Maintenance release to update the peer dependencies so that this is compatible with @ngx-translate/core v7

v0.0.3

16 Feb 18:40
Compare
Choose a tag to compare

<a name"0.0.3">

0.0.3 (2017-02-16)

Bug Fixes

  • npm: update package.json to support latest core release (6d5c832e)

v0.0.2

03 Feb 21:51
Compare
Choose a tag to compare

<a name"0.0.2">

0.0.2 (2017-02-03)

Bug Fixes