Releases: ngx-translate/http-loader
Releases · ngx-translate/http-loader
v1.0.0
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
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
<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
<a name"0.0.2">
0.0.2 (2017-02-03)
Bug Fixes