Skip to content

Releases: ivanbruel/RxResult

Version 2.1.1

09 Nov 06:52

Choose a tag to compare

Added do(onSuccess:onFailure:) method.

Version 2.1

05 Nov 03:39

Choose a tag to compare

Swift 4 Compatibility

Version 2.0.6

13 Mar 13:45

Choose a tag to compare

Updated dependencies

Version 2.0.5

24 Jan 17:02

Choose a tag to compare

Avoid converting error to generic type when error is already typed

Version 2.0.4

24 Jan 10:28

Choose a tag to compare

Updated RxSwift version

Version 2.0.3

25 Oct 17:05

Choose a tag to compare

RxSwift 3.0.0 release

Version 2.0.1

03 Oct 14:12

Choose a tag to compare

Version 2.0.1

Version 2.0

03 Oct 14:05

Choose a tag to compare

Swift 3.0 version.

Added mapResult(ErrorType) to map observables into results

Version 1.0.2

02 Aug 16:59

Choose a tag to compare

Issued with public modifiers are now fixed

Version 1.0.1

02 Aug 16:51

Choose a tag to compare

Extension is now public