Skip to content

Releases: tevelee/AsyncHTTP

1.1.0

29 Jul 13:52
Compare
Choose a tag to compare
  • Adopted primary associated types: allows opaque type constraints such as some Loader<URLRequest, HTTPURLResponse>
  • Advanced rethrows mechanism: load() only throws if there is an explicitly throwing operator in the loader chain

1.0.2

03 May 21:53
Compare
Choose a tag to compare

Failable conversion

1.0.1

03 May 21:42
Compare
Choose a tag to compare

Added support for macOS catalyst, watchOS, and tvOS

1.0.0

03 May 21:41
Compare
Choose a tag to compare

Networking library with async-await API