Skip to content

Releases: Lickability/Provider

2.0.0

07 Nov 18:23
ffcbb02
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.2...2.0.0

1.7.2 Updating package resolve

16 Oct 16:33
928c04f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.1...1.7.2

Network Session Progress

16 Oct 15:03
79a9f69
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.0...1.7.1

Adding Async Await support

17 Jan 15:29
095ab9e
Compare
Choose a tag to compare
Merge pull request #17 from Lickability/update/async-await

Updates Public APIs to use async/await

Adding support for cancelling requests

18 May 18:07
6b38c07
Compare
Choose a tag to compare
  • Passes back the AnyCancellable on the closure based requests to support things like cancelling a request in flight.

1.0.0

15 Jan 19:28
3937745
Compare
Choose a tag to compare
  • Initial public release of the Provider framework.