DiffableDataSources v0.4.0 Release Notes

Release Date: 2020-04-12 // about 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)

Previous changes from v0.3.0

  • ✨ 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)