DiffableDataSources Versions Save

💾 A library for backporting UITableView/UICollectionViewDiffableDataSource.

0.5.0

2 years ago

Improvements

  • Support for ARM64 Macs (#37 by @vincentisambart)
  • Add missing sectionIndexTitles method for tableviews (#29 by @jdanthinne)

Fix

  • Fix compile error of sample mac application (#27 @sidepelican)

0.4.0

4 years ago

Enhancement

  • Add default implementation for other UITableViewDelegate/UICollectionViewDelegate methods (by bobek-balinek, #22)

Fix

  • Compiler Error Swift.Collection required (by @Bino90, #20)

0.3.0

4 years ago

Enhancement

  • Add support for specifying section header and footer titles (by @simba909 #6)
  • Update Podspec sources to different platforms (by AYastrebov #7)
  • Updates git submodule (by @danmolina21 #11)
  • Add completion block (by @ra1028 #12)

0.2.0

4 years ago

Breaking changes

  • Make DiffableDataSourceSnapshot struct (by @kishikawakatsumi #3)

0.1.0

4 years ago

Initial public release of DiffableDataSources 💾