4.8.0
Changed
- Support for building in both Swift 2.2 and Swift 2.3
- Now all view registration methods use
NSBundle(forClass:)
constructor, instead of falling back onDTTableViewManager
viewBundle
property. This allows having cells from separate bundles or frameworks to be used with singleDTTableViewManager
instance.
Deprecations
viewBundle
property onDTTableViewManager