Skip to content

Releases: RxSwiftCommunity/Action

Action 4.0.1

06 May 16:47
Compare
Choose a tag to compare

Carthage: Fix an incorrect reference to RxAtomic.

Note: No interface changes from 4.0.0

Action 4.0.0

02 May 10:31
Compare
Choose a tag to compare

Requires RxSwift 5 and Xcode 10.2

🙏🏾 Christchurch

16 Mar 13:27
Compare
Choose a tag to compare

Summary

  • Introduction of underlyingError observable which returns a Swift.Error element type.
  • Updated specs that were breaking in Circle CI pipeline

Action 3.10.2

02 Mar 19:25
Compare
Choose a tag to compare
Updated `Action.podspec` for `3.10.2` release purposes

3.10.1 – Carthage-only release

12 Feb 14:55
9377dee
Compare
Choose a tag to compare

Resolves watchOS build failures. See #77.

Fixes problem with new build system (Xcode 10)

20 Sep 18:40
3228a87
Compare
Choose a tag to compare

Kreuzberg

13 Jun 10:49
Compare
Choose a tag to compare
  • Updated Semantic Versioning to reflect what is actually released both on Pod and Carthage
  • Added full support for Swift 4.1
  • Added full support for RxSwift Zürich 4.2.0
  • UIRefreshControl support: binding to an action (or CocoaAction) starts the action itself and updates the control's refreshing status

Fixes Carthage framework search path problem

03 Jan 16:12
6806b3d
Compare
Choose a tag to compare

Fix for Carthage installation problem

04 Dec 17:28
d2cc0e9
Compare
Choose a tag to compare

Carthage reloaded

22 Oct 09:52
Compare
Choose a tag to compare
  • Patch for dyld: Symbol not found on Carthage builds