Skip to content

Releases: DZNS/DZNetworking

Swift, SPM and Swift Concurrency Support

21 Dec 11:10
3.0.0
46f649b
Compare
Choose a tag to compare

New major release re-written in Swift 5.7 and targets support for:

  • Swift Package Manager
  • Swift Concurrency
  • Decodable Support
  • Simpler APIs

PromiseKit 3.0 and OMGHTTPURLRQ 3.0.2

28 Oct 11:01
Compare
Choose a tag to compare

Packaged framework.

07 Oct 11:57
Compare
Choose a tag to compare
0.1.5

updated resolved Cartfile

0.1.4

04 Sep 17:09
Compare
Choose a tag to compare
latest PromiseKit & OMGHTTPURLRQ

First Production Release

09 Aug 11:25
Compare
Choose a tag to compare

This is the first production release of DZNetworking. We'll be working over the next few days ironing out any bugs that may come up, along with working on some minor and major new features so we can take it v1.0.

Initial Release (Alpha)

27 Jul 14:53
Compare
Choose a tag to compare

This is the alpha release of DZNetworking. Please do not use it in production releases.

DZNetworkingIndicatorManager

08 Aug 07:27
Compare
Choose a tag to compare

This update includes the DZNetworkingIndicatorManager class. See the documentation for further information.

Response Class included

28 Jul 09:10
Compare
Choose a tag to compare

This release now uses the DZResponse class for all successful responses. It encapsulates the responseObject, response and task.

The autocomplete snippet has been updated to reflect the same. Simply overwrite the existing one.