Skip to content

Releases: STDevTM/RxRestClient

3.0.0

Choose a tag to compare

@hamtiko hamtiko released this 05 Mar 14:33
4715238

Update to RxSwift 6

2.2.1

Choose a tag to compare

@hamtiko hamtiko released this 22 Sep 07:32
78fbe1c

Added .aac and .wav mymetypes.

2.2.0

Choose a tag to compare

@hamtiko hamtiko released this 24 Jul 08:37

Adding macOS and tvOS Support

2.1.0

Choose a tag to compare

@hamtiko hamtiko released this 17 Jul 13:00
6939045

Adding Swift Package Manager Support
Updating RxAlamofire to 5.6

2.0.0

Choose a tag to compare

@hamtiko hamtiko released this 24 Apr 13:41
47f94c2

Support:

RxSwift 5.1
Alamofire 5.1

More details about API changes check Migration Guide.

1.3.1

Choose a tag to compare

@hamtiko hamtiko released this 12 Aug 17:34
052743a

Add Network Reachability Service

1.3.0

Choose a tag to compare

@hamtiko hamtiko released this 06 Jun 17:45
500c620

Renaming jsonEncoding option to bodyEncoding
Renaming urlEncoding option to queryEncoding
Removing delete request via array
Using bodyEncoding from options for post, put, patch requests
Using queryEncoding from options for get, delete requests

1.2.1

Choose a tag to compare

@hamtiko hamtiko released this 23 May 15:40
8e15346

Adding validation logic on request which makes work RequestRetrier of SessionManager

1.2.0

Choose a tag to compare

@hamtiko hamtiko released this 23 May 12:31
2a2fd96

update to Swift 5
update to RxSwift 5

1.1.0

Choose a tag to compare

@hamtiko hamtiko released this 11 Feb 12:51
ad032d4

Adding support for pagination