Skip to content

Releases: tevelee/AsyncHTTP

1.1.0

Choose a tag to compare

@tevelee tevelee released this 29 Jul 13:52
  • 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

Choose a tag to compare

@tevelee tevelee released this 03 May 21:53

Failable conversion

1.0.1

Choose a tag to compare

@tevelee tevelee released this 03 May 21:42

Added support for macOS catalyst, watchOS, and tvOS

1.0.0

Choose a tag to compare

@tevelee tevelee released this 03 May 21:41

Networking library with async-await API