Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

v0.8.0

Latest
Compare
Choose a tag to compare
@wardbell wardbell released this 07 Jan 22:58
· 2 commits to master since this release

This release targets Angular v.8

It removes support for and references to the original, deprecated Http.

Henceforth you can only use the current HttpClient module. If your app requires old Http, you'll have to use earlier versions of this library.

There are no other functional changes in this release.