6.1.0
版本发布时间: 2021-02-11 21:08:52
ReactiveX/RxSwift最新发布版本:6.7.1(2024-05-01 23:50:41)
RxSwift 6.1
Thanks to @iDevid, @marcelofabri, @faimin and @danielt1263 for their contributions to this release 🤘 💯
Breaking Changes 🔥
-
Deprecate withUnretained for
Driver
Note: It is extremely rare to ship a breaking change in a patch release, but this is a relatively fresh feature with unusual circumstances. For the full story, see #2290.
Other changes 🆕
- Add new
subscribe(with:onNext:onError:onCompleted:onDisposed:)
alternatives towithUnretained
. This exists for all traits and types:Observable
,Driver
,Signal
,Infallible
,Completable
,Single
,Maybe
#2290 -
Reactive
now supports structs and value-types again, with the dynamic look-up specifically dealing withAnyObject
s #2285 - Fix xcframework support for
RxCocoa
(Drag in new RxCocoaRuntime.xcframework alongsideRxCocoa
) - Freeze
MaybeEvent
andCompletableEvent
#2271 #2272 - Fix missing RxCocoaRuntime.h header in
RxCocoa
podspec #2281 - Remove invalid libswiftXCTest.dylib linking to support Xcode 12.5
- Print URLRequest body
httpBody
, regardless of HTTP Method #2288
1、 RxBlocking.xcframework.zip 5.36MB
2、 RxCocoa.xcframework.zip 21.62MB
3、 RxCocoaRuntime.xcframework.zip 6.36MB
4、 RxRelay.xcframework.zip 1.07MB
5、 RxSwift.xcframework.zip 44.75MB
6、 RxTest.xcframework.zip 7.41MB