Releases: freshOS/ws-deprecated
Releases · freshOS/ws-deprecated
5.1.3
- Adds a way to add global parameters via
mandatoryQueryParams
Thanks to @Pafgz #68 - Allows configuration of a custom SessionManager Thanks to @brian-dlee #67
- Adds PATCH http verb support Kudos to @n13 #66
- Multipart put and post now accept an array of multipart data, with compatibility wrappers for the old single data API Kudos to @n13 #66
Swift Package Manager
- Updates project for SPM support
Xcode 11.3 & Swift 5.1.3
- Builds with Xcode 11.3 & Swift 5.1.3
Xcode 11 & Swift 5.1
- Builds with Xcode 11 & Swift 5.1
Xcode 10.2 & Swift 5
Adds Support for swift 5 🎉
Xcode 10 & Swift 4.2
- Migrates to Xcode 10 & Swift 4.2 🚀
Swift 4.1 & Xcode 9.3
Supports Swift 4.1 & Xcode 9.3
Swift 4 & Xcode 9
- Adds Support for Swift 4 & Xcode 9.
Handle double parameters for multipart request
Kudos to @LivioGama and @maxkonovalov for finding and fixing the issue 🎉
Fixes retain cycle
- Fixes retain cycle in
resolveOnMainThread
- Updates
then
version