Skip to content

Releases: RxSwiftCommunity/RxDataSources

RxDataSources 5.0.2

Choose a tag to compare

@freak4pc freak4pc released this 28 Aug 11:03

Additional Carthage shenanigans, thanks @ElonPark !

RxDataSources 5.0.1

Choose a tag to compare

@freak4pc freak4pc released this 25 Mar 11:08

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

RxDataSources 5.0.0

Choose a tag to compare

@freak4pc freak4pc released this 02 Jan 09:42
  • Support RxSwift 6
  • Throw from model(at:) if IndexPath is out of bounds

4.0.1

Choose a tag to compare

@rynecheow rynecheow released this 03 May 13:53
Update podspecs.

3.1.0

Choose a tag to compare

@kzaher kzaher released this 16 Sep 18:32
81b709c
  • Xcode 10.0 compatibility.

3.0.2

Choose a tag to compare

@kzaher kzaher released this 09 Nov 13:35
ddfc9a1
  • Makes configureSupplementaryView optional for reload data source. #186

3.0.1

Choose a tag to compare

@kzaher kzaher released this 22 Oct 21:58
1061a38
  • Adds custom logic to control should perform animated updates.
  • Fixes SPM integration.

3.0.0

Choose a tag to compare

@kzaher kzaher released this 17 Oct 23:31
691f65b
  • Adapted for RxSwift 4.0

3.0.0-rc.0

3.0.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@kzaher kzaher released this 08 Oct 17:56
bc00852
  • 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

3.0.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@kzaher kzaher released this 02 Oct 09:02
716d929
  • RxSwift 4.0.0-beta.1 compatibility