Releases: STDevTM/RxRestClient
Releases · STDevTM/RxRestClient
1.0.3
Adding option to use custom SessionManager for all requests
AddAuth method deprecated
1.0.2
Fix: Using correct value for mime type when building form data
1.0.1
Adding ability to pass custom Encoder as an option
1.0
Adding Xcode 10 compatibility
Adding Codable protocol support
Updating minimum versions of Xcode and swift
0.1.6
Merge pull request #11 from tigran-stdev/master
ParameterEncoding
0.1.4: Merge pull request #9 from tigran-stdev/master
Fixing issue with delete method