4.1.0
版本发布时间: 2017-12-28 07:20:57
ReactiveX/RxSwift最新发布版本:6.7.1(2024-05-01 23:50:41)
- Adds
Recorded<Event<T>>
array factory method in RxTest. #1531 - Replaces global functions
next
,error
,completed
withRecorded.next
,Recorded.error
,Recorded.completed
in RxTest. #1510 - Removes
AnyObject
constraint fromDelegate
parameter onDelegateProxy
. #1442 - Adds
ObservableType.bind(to:)
overloads forPublishRelay
andBehaviorRelay
. - Adds
ControlEvent.asSignal()
. - Adds
UISegmentedControl.rx.enabled(forSegmentAt:)
extension. - Adds
UIStepper.rx.stepValue
extension. - Adds error handling Hook to
Single
,Maybe
andCompletable
. #1532 - Adds
recordCallStackOnError
to improve performance ofDEBUG
configuration.
Anomalies
- Changes return value of blocking version of
single
operator fromE?
toE
. #1525 - Removes deprecation attribute from
asSharedSequence
.
1、 RxSwift.framework.zip 39.26MB