Skip to content

Releases: RxSwiftCommunity/RxDataSources

RxDataSources 5.0.2

28 Aug 11:03
Compare
Choose a tag to compare

Additional Carthage shenanigans, thanks @ElonPark !

RxDataSources 5.0.1

25 Mar 11:08
Compare
Choose a tag to compare

This is an identical version to 5.0.0 but with fixes specific to Carthage support.
Thanks @thedavidharris !

RxDataSources 5.0.0

02 Jan 09:42
Compare
Choose a tag to compare
  • Support RxSwift 6
  • Throw from model(at:) if IndexPath is out of bounds

4.0.1

03 May 13:53
Compare
Choose a tag to compare
Update podspecs.

3.1.0

16 Sep 18:32
81b709c
Compare
Choose a tag to compare
  • Xcode 10.0 compatibility.

3.0.2

09 Nov 13:35
ddfc9a1
Compare
Choose a tag to compare
  • Makes configureSupplementaryView optional for reload data source. #186

3.0.1

22 Oct 21:58
1061a38
Compare
Choose a tag to compare
  • Adds custom logic to control should perform animated updates.
  • Fixes SPM integration.

3.0.0

17 Oct 23:31
691f65b
Compare
Choose a tag to compare
  • Adapted for RxSwift 4.0

3.0.0-rc.0

08 Oct 17:56
bc00852
Compare
Choose a tag to compare
3.0.0-rc.0 Pre-release
Pre-release
  • 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

02 Oct 09:02
716d929
Compare
Choose a tag to compare
3.0.0-beta.1 Pre-release
Pre-release
  • RxSwift 4.0.0-beta.1 compatibility