4.4.0
版本发布时间: 2018-11-02 16:11:57
ReactiveX/RxSwift最新发布版本:6.7.1(2024-05-01 23:50:41)
This relase introduces new framework RxAtomic
that enables using C11 atomic primities in RxSwift as a replacement for deprecated OSAtomic*
functions.
Carthage users will probably need to include this framework manually.
- Updates deprecated
OSAtomic*
primitives to use C11 atomic primitives. - Adds
Event
,SingleEvent
,MaybeEvent
andRecorded
conditional conformance toEquatable
where theirElement
is equatable onRXTest
for clients that are using Swift >= 4.1. - Adds
string
toNSTextView
. - Consolidates per platform frameworks to multi-platform frameworks.
- Xcode 10.1 compatible.
Anomalies
- Fixes problem with canceling events scheduled on serial scheduler through
observeOn
operator. #1778 - Fixes problem with
UISearchBar.text
property not triggering update when cancel button is tapped. #1714 - Updates watchos minimum target to 3.0. #1752
1、 RxSwift.framework.zip 64.37MB