- Remove the unused, non-public function
updateRow
fromFunctionalTableData
andFunctionalCollectionData
- Add
void
to block definition where no params are expected
- Fixes an issue that caused laggy renders. Operations were queued by many quick calls to
renderAndDiff
- Exposes a few properties in
TableSectionChangeSet
- Adds support for corner radius clipping,
UICollectionViewCell
only. - Adds support for
canSelectAction
. - Adds support for
separatorColor
. - Fixes a bug where the new sections weren't recorded in
NSExceptionName.internalInconsistencyException
. - Lowers the deployment target to iOS 9.0
Initial release. ❤️