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

v1.0.0

Compare
Choose a tag to compare
@ocombe ocombe released this 27 Jul 17:20

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)