Releases: RxSwiftCommunity/RxDataSources
Releases · RxSwiftCommunity/RxDataSources
3.0.0-beta.0
24 Sep 15:03
Compare
Sorry, something went wrong.
No results found
RxSwift 4.0.0-beta.0 compatibility
2.0.2
05 Sep 19:39
Compare
Sorry, something went wrong.
No results found
Adds Swift Package Manager support.
2.0.1
16 Aug 10:01
Compare
Sorry, something went wrong.
No results found
Fixes issue with CocoaPods and Carthage integration.
2.0.0
14 Aug 15:33
Compare
Sorry, something went wrong.
No results found
Adds UIPickerView
extensions.
Separates Differentiator
from RxDataSources
.
1.0.4
16 Jun 18:17
Compare
Sorry, something went wrong.
No results found
Anomalies
Fixed crash that happened when using a combination of estimatedHeightForRow
and tableFooterView
. #129
1.0.3
19 Feb 11:45
Compare
Sorry, something went wrong.
No results found
Anomalies
#84 Set data source sections even if view is not in view hierarchy.
#93 Silence optional debug print warning in swift 3.1
#96 Adds additional call to invalidateLayout
after reloading data.
1.0.2
29 Dec 14:56
Compare
Sorry, something went wrong.
No results found
Fixes issue with performing batch updates on view that is not in view hierarchy.
1.0.1
27 Oct 20:21
Compare
Sorry, something went wrong.
No results found
Fixes invalid version in plist.
🍫
23 Oct 22:11
Compare
Sorry, something went wrong.
No results found
Adaptations for RxSwift 3.0.0
Small public interface cleanup
1.0.0-rc.2
19 Oct 23:08
Compare
Sorry, something went wrong.
No results found
Features
Makes rest of data source classes and methods open.
Small polish for UI.
Removes part of deprecated extensions.