Skip to content

4.8.0

Compare
Choose a tag to compare
@DenTelezhkin DenTelezhkin released this 10 Sep 12:05
· 351 commits to main since this release

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 on DTTableViewManager viewBundle property. This allows having cells from separate bundles or frameworks to be used with single DTTableViewManager instance.

Deprecations

  • viewBundle property on DTTableViewManager