Releases: RxSwiftCommunity/RxDataSources
Releases · RxSwiftCommunity/RxDataSources
RxDataSources 5.0.2
RxDataSources 5.0.1
This is an identical version to 5.0.0 but with fixes specific to Carthage support.
Thanks @thedavidharris !
RxDataSources 5.0.0
- Support RxSwift 6
- Throw from
model(at:)
if IndexPath is out of bounds
4.0.1
3.1.0
3.0.2
3.0.1
3.0.0
3.0.0-rc.0
- Cleans up public interface to use initializers vs nillable properties and deprecates nillable properties in favor of passing parameters through init.
3.0.0-beta.1
- RxSwift 4.0.0-beta.1 compatibility