Releases: freshOS/ws-deprecated
Releases · freshOS/ws-deprecated
Updates dependencies + Built with XCode 8.3.1
2.0.2 2.0.2
iOS8 support for swift 3 + better logging
- Updates to latest Alamofire version 4.3.0 enabling us to support iOS*
- Improves Logging
Swift 3 is here
Swift 3 support is here !
version 1.2.0
- Multipart requests are now supported
- You can now opt out form
Arrow
and usews
with pure JSON if you want to use your own JSON library. - JSON parameters are now supported for POST/PUT request
ws
no longer sends the request as soon as it's built. it waits for athen
block to be called.- Using latest version of
then
andArrow
Fixes nested frameworks issue
Ws embedded the dependencies which caused Appstore publications errors about nested frameworks.
This should be solved now.
A .zip has also been added in order to make carthage updates faster.