Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
RxSwift.xcframework.zip | 2025-02-17 | 95.5 MB | |
500 source code.tar.gz | 2025-02-17 | 1.8 MB | |
500 source code.zip | 2025-02-17 | 2.4 MB | |
README.md | 2025-02-17 | 806 Bytes | |
Totals: 4 Items | 99.7 MB | 0 |
What's Changed
Members of the community made bug fixes, updates, and contributions:
- Fix missing PrivacyInfo.xcprivacy in Carthage/xcframework by @pallzoltan in https://github.com/ReactiveX/RxSwift/pull/2652
- Fix possibly stack overflow in merge operators by @geoffmacd in https://github.com/ReactiveX/RxSwift/pull/2616
- Allow VirtualTimeScheduler to run on any thread (swift-testing enabler) by @danielt1263 in https://github.com/ReactiveX/RxSwift/pull/2610
- Fix missing CoreFoundation import for NSLock in Linux builds by @clackary in https://github.com/ReactiveX/RxSwift/pull/2643
- Hardcode light appearance in example app by @VAndrJ in https://github.com/ReactiveX/RxSwift/pull/2612
- Fix a typo in SwiftConcurrency docs by @chagmn in https://github.com/ReactiveX/RxSwift/pull/2644