Releases: DZNS/DZNetworking
Releases · DZNS/DZNetworking
Swift, SPM and Swift Concurrency Support
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
updated deps.
Packaged framework.
0.1.5 updated resolved Cartfile
0.1.4
latest PromiseKit & OMGHTTPURLRQ
First Production Release
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)
This is the alpha release of DZNetworking. Please do not use it in production releases.
DZNetworkingIndicatorManager
This update includes the DZNetworkingIndicatorManager
class. See the documentation for further information.
Response Class included
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.