Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Releases: sky-uk/ReactiveAPI

1.3.5

15 May 15:06

Choose a tag to compare

Fix carthage binaries

1.3.4

10 May 15:13

Choose a tag to compare

Fixed `Optional("string")` sent in requests

1.3.3

09 May 08:44

Choose a tag to compare

Ready to archive

1.3.2

08 May 15:27

Choose a tag to compare

  • Using RxSwift 5.0!

1.3.1

08 May 20:13

Choose a tag to compare

Don't lock RxSwift version

1.3.0

08 May 19:16

Choose a tag to compare

  • Added decodingError to ReactiveAPIError with an XPath-like failure reason

1.2.1

07 May 12:40

Choose a tag to compare

  • Fixed 401 Unauthenticated error handling in Authenticator
  • Added complete working example of a token authenticated API

1.2.0

29 Apr 13:41

Choose a tag to compare

Fixed array response types: #3

1.1.0

18 Apr 15:22

Choose a tag to compare

  • updated to Swift 5
  • updated RxSwift for Swift 5
  • Headers are now [String: Any?]

ReactiveAPI 1.0.0

08 Mar 11:02

Choose a tag to compare

First release of ReactiveAPI